mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
64 lines
2 KiB
Text
64 lines
2 KiB
Text
|
|
New Features in Taskwarrior 2.5.2
|
|
|
|
- The 'QUARTER' virutal tag was added.
|
|
- The 'help' command now takes a 'usage' argument, which displays only the
|
|
command usage.
|
|
- Improved compatibility with SmartOS, OmniOS and OpenIndiana.
|
|
- New DOM reference: annotations.count.
|
|
|
|
New Commands in Taskwarrior 2.5.2
|
|
|
|
- The 'purge' command was introduced.
|
|
|
|
New Configuration Options in Taskwarrior 2.5.2
|
|
|
|
- New 'relative' column format for 'date' type columns does what 'remaining'
|
|
and 'countdown' do, but in one format.
|
|
- The 'default.scheduled' date/duraiton works just like 'default.due'.
|
|
|
|
Newly Deprecated Features in Taskwarrior 2.5.2
|
|
|
|
- The 'DUETODAY' virtual tag is a synonym for the 'TODAY' virtual tag, and is
|
|
not needed.
|
|
- The 'new-uuid' verbosity option is to be removed due to being redundant, its
|
|
functionality will be merged with 'new-id' option.
|
|
- The use of alternate Boolean configuration settings is deprecated. Use values
|
|
"0" for off, and "1" for on. Avoid used of "on", "off", "true", "t",
|
|
"false", "f", "yes", "y", "no", "n".
|
|
|
|
Removed Features in 2.5.2
|
|
|
|
- Removed 'alias._query' default configuration.
|
|
- There is no longer a 16-color default configuration for some platforms,
|
|
making all platforms 256-color.
|
|
- The configuration setting 'burndown.bias' is no longer used.
|
|
- The algorithm used to estimate completion on the 'burndown' reports has
|
|
been replaced by something less icky. Estimates are now based on the net
|
|
completion rate after the peak number of pending tasks.
|
|
- The unused 'dom' and 'shell.prompt' configuration settings were removed.
|
|
|
|
Known Issues
|
|
|
|
Taskwarrior has been built and tested on the following configurations:
|
|
|
|
* OS X
|
|
* Fedora
|
|
* Ubuntu
|
|
* Debian
|
|
* Arch
|
|
* FreeBSD
|
|
* Cygwin
|
|
|
|
---
|
|
|
|
While Taskwarrior has undergone testing, bugs are sure to remain. If you
|
|
encounter a bug, please enter a new issue at:
|
|
|
|
https://bug.tasktools.org
|
|
|
|
Or just send a message to:
|
|
|
|
support@taskwarrior.org
|
|
|
|
Thank you.
|