Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
task-3.4.0.tar.gz | 2025-03-12 | 944.5 kB | |
README.md | 2025-03-12 | 1.3 kB | |
v3.4.0 source code.tar.gz | 2025-03-12 | 1.4 MB | |
v3.4.0 source code.zip | 2025-03-12 | 1.9 MB | |
Totals: 4 Items | 4.2 MB | 0 |
What's Changed
- Where possible, the task DB is now opened in read-only mode, which improves performance. This is the case for reports (task lists) only when the
gc
config is false. - An updated version of corrosion fixes build errors trying to find the Rust toolchain.
- The reminder to check
task news
is now correctly removed once the news has been read.
Thanks to the following people for contributions to this release:
- Dustin J. Mitchell
- Kalle Kietäväinen
- Karl
- Matthew
- Tejada-Omar
- Tobias Predel
- Yong Li
- jrmarino
New Contributors
- @Tejada-Omar made their first contribution in https://github.com/GothenburgBitFactory/taskwarrior/pull/3734
- @jrmarino made their first contribution in https://github.com/GothenburgBitFactory/taskwarrior/pull/3740
- @grasegger made their first contribution in https://github.com/GothenburgBitFactory/taskwarrior/pull/3742
- @matthewhudghton made their first contribution in https://github.com/GothenburgBitFactory/taskwarrior/pull/3752
- @yongli-abc made their first contribution in https://github.com/GothenburgBitFactory/taskwarrior/pull/3804
- @Ram-Z made their first contribution in https://github.com/GothenburgBitFactory/taskwarrior/pull/3812
Full Changelog: https://github.com/GothenburgBitFactory/taskwarrior/compare/v3.3.0...v3.4.0