- Option to limit the next action to tasks that have a given due date. Closes 53.
0.13.0
Added
- Using the `--style` option without arguments ignores the style specified in the configuration file, if any. Closes 83.
Changed
- The `--no-config-file` option was removed. To not read any configuration file, use the `--config-file` option without specifying a configuration filename. Closes 82.
0.12.0
Added
- Option to limit the next action to tasks with a minimum priority. Closes 80.
Fixed
- Properly wrap the usage line of the help information. Fixes 81.
0.11.0
Changed
- Better error messages when the configuration file is invalid.
0.10.1
Fixed
- Setup.py and requirements.txt were inconsistent.