mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation: Updated docs to include the new '_unique' command
This commit is contained in:
parent
012affa46a
commit
18a8ea7b07
3 changed files with 20 additions and 0 deletions
|
@ -27,6 +27,9 @@
|
|||
- An attempt to add or remove a virtual tag is now an error (thanks to Scott M).
|
||||
- json.array now defaults to "on", making "export" output a JSON array that
|
||||
can be parsed by most JSON libraries without changes.
|
||||
- The '_ids', '_projects', '_tags', '_uuids' helper commands are deprecated,
|
||||
and replaced by the new '_unique' helper command, which generates lists of
|
||||
unique values for the specified attribute.
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue