Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@djmitche djmitche released this 04 Aug 17:01
· 17 commits to develop since this release
5c6cc3e

In this version:

  • Support for task purge has been restored, and new support added for automatically
    expiring old tasks. (#3540, #3546, #3556)
  • task news is now better behaved, and can be completely disabled.
  • Multiple imports of the same UUID will now generate a warning. (#3560)
  • The sync.server.url config replaces sync.server.origin and allows a URL
    containing a path. (#3423)
  • The new bubblegum-256.theme has improved legibility and contrast over
    others. (#3505)
  • Warnings regarding .data files are only show for reports. (#3473)
  • Inherited urgency is correctly calculated to make parents more urgent than
    children (#2941)
  • Task completion commands no longer trigger hooks (#3133)

Thanks to the following people for contributions to this release:

  • Adrian Galilea
  • Adrian Sadłocha
  • Andonome
  • Christian Clauss
  • Dominik Rehák
  • Dustin J. Mitchell
  • Felix Schurk
  • Hector Dearman
  • Joseph Coffa
  • koleesch
  • Maarten Aertsen
  • mattsmida
  • Philipp Oberdiek
  • Sebastian Carlos
  • sleepy_nols
  • Steve Dondley
  • Will R S Hansen

The release consists of the following archives:

task-3.1.0.tar.gz (sha256 1ae67c74b84067573a53095cf3cb6718245dd7dd808f19f9b3d85da445838b4f)
Release tarball. Use this to build and install Taskwarrior.

Note that the "Source Code" links below are simply archives of the source repository and require additional steps to build and install.