Releases: GothenburgBitFactory/tasklib
Releases · GothenburgBitFactory/tasklib
2.5.1 - Support for zoneinfo and comparison operators for TaskUUIDSets
The latest tasklib
release is now available on Pypi.
2.4.3 - Better support for waiting determination
The 2.4.3 bugfix release improves compatibility with Taskwarrior 2.6.0 by fixing the determination of tasks' waiting status.
This is a recommended upgrade.
2.4.0 - Support for Taskwarrior 2.6 and tzlocal 3.0
This recommended release adds several compatibility improvements:
- Support for Taskwarrior 2.6
- Support for
tzlocal>=3.0
- Official support for Python 3.9 in the test matrix
A long standing library bug was discovered (#97) and subsequently fixed (#101). This could cause problems when tasks were completed or deleted before using tasklib scripts that add tasks.
Notably, this release also increases the minimum supported version of TW to 2.4.0 (released in January 2015).