Skip to content

v2.0.3

Latest
Compare
Choose a tag to compare
@djmitche djmitche released this 25 Feb 13:08
· 13 commits to main since this release
e3104c9

What's Changed

The "namespaced" UDAs originally developed when TaskChampion was not a part of Taskwarrior have been deprecated in favor of Taskwarrior-style UDAs:

  • Deprecated namespaced UDAs; promote legacy UDAs to be default (#540) by @grasegger in #545

Performance of working-set maintenance and operation application has been improved:

  • Improve performance of taskdb::apply_operations by @djmitche in #533
  • Make inmemory and on-disk storage 'set_working_set_item' match by @djmitche in #556
  • Modify the working set in-place rather than clearing and rewriting by @djmitche in #557

Documentation has been updated and improved:

  • Reference taskchampion-py in docs by @djmitche in #531
  • Include examples of operations handling in docs by @djmitche in #542
  • Update storage docs to match storage of sync'd operations by @djmitche in #559

And as always, @dependabot has been hard at work keeping dependencies up to date.

New Contributors

Full Changelog: v2.0.2...v2.0.3