mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Renamed 2.4.5 to 2.5.0
This commit is contained in:
parent
7a0927effe
commit
06c6b94fd4
5 changed files with 11 additions and 11 deletions
10
NEWS
10
NEWS
|
@ -1,18 +1,18 @@
|
|||
|
||||
New Features in Taskwarrior 2.4.5
|
||||
New Features in Taskwarrior 2.5.0
|
||||
|
||||
- The active context, if one is set, is now identified in "task context list"
|
||||
- It is an error to attempt adding or removing a virtual tag.
|
||||
- New 'UDA', 'ORPHAN', 'PROJECT', 'PRIORITY' and 'LATEST' virtual tags.
|
||||
|
||||
New commands in Taskwarrior 2.4.5
|
||||
New commands in Taskwarrior 2.5.0
|
||||
|
||||
- The '_unique' command shows a set of unique values for the specified
|
||||
attribute
|
||||
- The 'commands' command shows the supported commands, with additional
|
||||
details that determine some of their behavior.
|
||||
|
||||
New configuration options in Taskwarrior 2.4.5
|
||||
New configuration options in Taskwarrior 2.5.0
|
||||
|
||||
- The 'json.depends.array' setting controls whether dependencies are exported
|
||||
as a JSON array, of a comma-separated string. Default is 'on'.
|
||||
|
@ -29,13 +29,13 @@ New configuration options in Taskwarrior 2.4.5
|
|||
produced by different color rules. Use if your color scheme produces
|
||||
unpleasing foreground and background combinations.
|
||||
|
||||
Newly deprecated features in Taskwarrior 2.4.5
|
||||
Newly deprecated features in Taskwarrior 2.5.0
|
||||
|
||||
- The '_ids', '_projects', '_tags', '_uuids' helper commands are deprecated,
|
||||
and replaced by the new '_unique' helper command.
|
||||
- Comma-separated ID lists are deprecated.
|
||||
|
||||
Removed features in 2.4.5
|
||||
Removed features in 2.5.0
|
||||
|
||||
- The script 'context' was removed, now that context is a core feature.
|
||||
- Nonextended forms of ISO-8601 date/time support is removed. This means
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue