mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
Task: Dependencies are exported as a JSON array
- The 'json.depends.array' setting controls whether dedendencies are encoded as a JSON array, or comma-separated string. - The default value is on. - Both forms are imported.
This commit is contained in:
parent
caab26247c
commit
0f4d3c1d60
6 changed files with 46 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -12,6 +12,10 @@ New commands in Taskwarrior 2.4.5
|
|||
|
||||
New configuration options in Taskwarrior 2.4.5
|
||||
|
||||
- The 'json.depends.array' setting controls whether dependencies are exported
|
||||
as a JSON array, of a comma-separated string. Default is 'on'.
|
||||
Both variations are imported.
|
||||
|
||||
Newly deprecated features in Taskwarrior 2.4.5
|
||||
|
||||
- The '_ids', '_projects', '_tags', '_uuids' helper commands are deprecated,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue