Releases: thingsapi/things-cli
Releases · thingsapi/things-cli
Release 0.2.1 (2023-05-23)
- specify dependency to things >= 0.0.15
- specify dependency to argcomplete >= 3.0.0
- update test database
Full Changelog: v0.2.0...v0.2.1
Release 0.2.0 (2023-05-22)
Release 0.1.4 (2022-03-21)
- Fixes #10: missing escapechar for csv export
Release 0.1.3 (2022-01-23)
- #5: added command for tasks created today ( thanks to @dominik42)
Release 0.1.2 (2021-11-26)
Fixing 'gantt' argument
Release 0.1.1 (2021-11-14)
added support for logtoday
Release 0.1.0 (2021-06-06)
- Using new things.py library to show "yellow" tassk
- move version to 0.1.0
Release 0.0.9 (2021-05-11)
- new: added 'someday' view
- enhancement: portability and robustness
- fix: enabled tag filter for 'all'
Release 0.0.8 (2021-04-23)
- added an option to filter by project/area/tag
- added a command to show todos
Release 0.0.7 (2021-04-21)
- implemented 'trash'
- upgrade to things.py 0.0.11