Release 2.1.0
Most importantly, this release adds support for TaskWarrior >= 2.5.2
The release includes a breaking change to the keybinding parser, and may affect
users who have implemented custom keybindings in their configuration.
See dd0f343 for more information.
- Mon Feb 01 2021: fix: blocked marker displaying for deleted/completed depends
- Thu Jan 28 2021: add quick start instructions to README
- Wed Dec 30 2020: [BREAKING CHANGE] correctly parse bracket expressions for keybinding keys
- Thu Dec 24 2020: Add 'abort_backspace' config, False by default. If true, hitting backspace against an empty prompt aborts the prompt.
- Fri Dec 25 2020: Use Python.ignore from github