- Added feature #546, which is a 'count' command that counts tasks, and is
  intended to help scripts that manipulate task output.
- Added unit tests.
- Added man page description.
This commit is contained in:
Paul Beckingham 2010-11-26 10:39:00 -05:00
parent 4c40784328
commit d7de67d242
10 changed files with 129 additions and 0 deletions

3
NEWS
View file

@ -2,6 +2,7 @@
New Features in taskwarrior 1.9.4
- New burndown charts.
- New 'count' helper command.
Please refer to the ChangeLog file for full details. There are too many to
list here.
@ -10,6 +11,8 @@ New commands in taskwarrior 1.9.4
- 'burndown.daily', 'burndown.weekly', 'burndown.monthly', also with
'burndown' that is an alias to burndown.weekly.
- 'count' accepts a filter, and simply returns a count of the tasks
matching the filter. Used as a helper command by scripts.
New configuration options in taskwarrior 1.9.4