mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00

- 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.
63 lines
1.6 KiB
Text
63 lines
1.6 KiB
Text
|
|
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.
|
|
|
|
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
|
|
|
|
- color.burndown.pending, color.burndown.started and color.burndown.done
|
|
control the color of the burndown charts.
|
|
- burndown.bias, which is a tweakable control for the completion estimation
|
|
for the burndown charts, and is documented in taskrc(5).
|
|
|
|
Newly deprecated features in taskwarrior 1.9.4
|
|
|
|
-
|
|
|
|
---
|
|
|
|
Taskwarrior has been built and tested on the following configurations:
|
|
|
|
* OS X 10.6 Snow Leopard and 10.5 Leopard
|
|
* Fedora 13 Goddard, 12 Constantine
|
|
* Ubuntu 10.10 Maverick Meerkat, 10.04 Lucid Lynx
|
|
* Debian Sid
|
|
* Slackware 12.2
|
|
* Arch Linux
|
|
* Gentoo Linux
|
|
* SliTaz Linux
|
|
* CRUX Linux
|
|
* SuSE 11.3
|
|
* Solaris 10 and 8
|
|
* OpenBSD 4.5
|
|
* FreeBSD
|
|
* Cygwin 1.7 and 1.5
|
|
* Haiku R1/alpha1
|
|
|
|
---
|
|
|
|
While Taskwarrior has undergone testing, bugs are sure to remain. If you
|
|
encounter a bug, please enter a new issue at:
|
|
|
|
http://taskwarrior.org/projects/taskwarrior/issues/new
|
|
|
|
Or you can also report the issue in the forums at:
|
|
|
|
http://taskwarrior.org/projects/taskwarrior/boards
|
|
|
|
Or just send a message to:
|
|
|
|
support@taskwarrior.org
|
|
|
|
Thank you.
|