mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
58 lines
1.5 KiB
Text
58 lines
1.5 KiB
Text
|
||
New Features in Taskwarrior 2.4.5
|
||
|
||
- The active context, if one is set, is now identified in "task context list"
|
||
- It is an error to attempt and add or remove of a virtual tag.
|
||
- New 'UDA' and 'ORPHAN' virtual tags.
|
||
|
||
New commands in Taskwarrior 2.4.5
|
||
|
||
- The '_unique' command shows a set of unique values for the specified
|
||
attribute
|
||
|
||
New configuration options in Taskwarrior 2.4.5
|
||
|
||
Newly deprecated features in Taskwarrior 2.4.5
|
||
|
||
- The '_ids', '_projects', '_tags', '_uuids' helper commands are deprecated,
|
||
and replaced by the new '_unique' helper command.
|
||
|
||
Removed features in 2.4.5
|
||
|
||
- The script 'context' was removed, now that context is a core feature.
|
||
- Nonextended forms of ISO-8601 date/time support is removed. This means
|
||
that 'YYYYMMDD' is no longer supported, but 'YYYY-MM-DD' is. For times,
|
||
'hhmmss' is no longer supported, but 'hh:mm:ss' is. The non-enxtended
|
||
forms all contain sequences of digits that make the identification of
|
||
IDs, UUIDs, and various date/time formats problematic.
|
||
|
||
Known Issues
|
||
|
||
- https://bug.tasktools.org/
|
||
|
||
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 you can also report the issue in the forums at:
|
||
|
||
https://answers.tasktools.org
|
||
|
||
Or just send a message to:
|
||
|
||
support@taskwarrior.org
|
||
|
||
Thank you.
|