Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
task-3.2.0.tar.gz | 2024-11-12 | 930.9 kB | |
README.md | 2024-11-12 | 1.6 kB | |
v3.2.0 source code.tar.gz | 2024-11-12 | 1.4 MB | |
v3.2.0 source code.zip | 2024-11-12 | 1.9 MB | |
Totals: 4 Items | 4.2 MB | 0 |
In this version:
- Support for the journal in
task info
has been restored (#3671) and the task info output no longer containstag_
values (#3619). - The
rc.weekstart
value now affects calculation of week numbers in expressions like2013-W49
(#2654). - Build-time flag
ENABLE_TLS_NATIVE_ROOTS
will causetask sync
to use the system TLS roots instead of its built-in roots to authenticate the server (#3660). - The output from
task undo
is now more human-readable. Theundo.style
configuraiton option, which has had no effect since 3.0.0, is now removed (3672). - Fetching pending tasks is now more efficient (#3661).
Thanks to the following people for contributions to this release:
- Denis Zh.
- Dustin J. Mitchell
- Fredrik Lanker
- Gagan Nagaraj
- Jan Christian Grünhage
- Scott Mcdermott
- Thomas Lauf
- Tobias Predel
New Contributors
- @jcgruenhage made their first contribution in https://github.com/GothenburgBitFactory/taskwarrior/pull/3590
- @tobiolo made their first contribution in https://github.com/GothenburgBitFactory/taskwarrior/pull/3615
- @gagankonana made their first contribution in https://github.com/GothenburgBitFactory/taskwarrior/pull/3619
- @lanker made their first contribution in https://github.com/GothenburgBitFactory/taskwarrior/pull/3651
- @d2718nis made their first contribution in https://github.com/GothenburgBitFactory/taskwarrior/pull/3665
Full Changelog: https://github.com/GothenburgBitFactory/taskwarrior/compare/v3.1.0...v3.2.0