* Fix 18 (support multiple Gmail accounts) by adding `--credential-store` option (thanks to rbo for pull 29) * Added `--delete-all` option (thanks to spacezorro for the idea in 30) * Removed dependency on `six` 2-to-3 compatibility library
0.9.5
* Fix 28 (pruning a filter with no actions would cause a crash)
0.9.4
* Fix 23 (no such file or directory `client_secret.json` when running locally)
0.9.3
* Added better `--help` strings and mention `client_secret.json` in README * Moved RuleSet and related classes/functions into its own module
0.9.2
* Fix 7 by allowing actions with no conditions except for in nested rules