Export - query

- Output from the query command is now optionally surrounded by [ ... ]
  to make this a syntactically correct JSON document.  This is off by
  default.
- Updated documents.
This commit is contained in:
Paul Beckingham 2011-06-13 18:11:44 -04:00
parent 69fc2c3be8
commit ded55c360b
5 changed files with 21 additions and 0 deletions

4
NEWS
View file

@ -43,6 +43,10 @@ New configuration options in taskwarrior 2.0.0
- New 'color.label' for report column labels.
- New 'verbose=...' support for individual verbosity settings.
- New 'avoidlastcolumn' support for Cygwin users.
- New 'patterns' enables/disables command line pattern support.
- New 'expressions' enables/disables command line expression support.
- New 'json.array' determines whether 'query' command output is enclosed by
'[...]'.
Newly deprecated features in taskwarrior 2.0.0