This changelog follows the conventions of keep a changelog and semantic versioning.
- Added docstrings for all the functions.
TASKW_MAIN_FILTER
option now allows you to select a filter other than+ACTIVE
to display
- Made a minor change to
bumpversion
config so that the changelog updates to the appropriate tag. A side effect of this is that I cannot bump version without having something listed in the "unreleased" section.
- Changed the bumpversion commit message
- Added version information to
test_basic.py
andi3blocks.conf
- Added unit tests for more functions
- Wrote some tests
- Did some refactoring of the taskw script
- Moved to using
bumpversion
to update versions. Nothing to see here.
- Updated readme regarding python versions and dependencies
- Removed a helper script from the git repo
- Added some information to the top of the changelog
- Config options to turn on/off calling taskwarrior
- Config options to turn on/off calling timewarrior
- Timewarrior task description override
- Timewarrior display elapsed time option
- Taskwarrior total pending tasks option
- Refactored the code that extracts information from shell commands so that is it now less of a mess
- Basic functioning of taskw block
- Option for truncating text
- Option for no task message
- Option to sort by urgency