mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00

- The 'push' and 'pull' commands now properly distinguish between a missing transport utility and other errors (thanks to Russell Steicke).
69 lines
2.1 KiB
Text
69 lines
2.1 KiB
Text
|
|
New Features in taskwarrior 2.2.0
|
|
|
|
- Bash autocompletion now works with aliases.
|
|
- Virtual tags provide a tag query interface to more complex states.
|
|
- Deprecated 'fg' and 'bg' attributes removed. Any residual use of those will
|
|
appear as orphaned UDAs.
|
|
- Tasks now have a 'modified' attribute, which indicates the last time, if at
|
|
all, that they were modified.
|
|
- Statistics now report total number of blocked and blocking tasks.
|
|
- The 'columns' command now supports search term for the column name.
|
|
- New date shortcuts, 'socm' and 'eocm', meaning start and end of current
|
|
month.
|
|
- Improved error messages for 'push' and 'pull' transport problems.
|
|
|
|
New commands in taskwarrior 2.2.0
|
|
|
|
- New '_aliases' helper command lists aliases for completion purposes.
|
|
|
|
New configuration options in taskwarrior 2.2.0
|
|
|
|
- New color rule 'color.uda.<uda-name>'.
|
|
- Added the configuration variable 'print.empty.columns', which defaults to
|
|
'no'. This allows more efficient use of horizontal space.
|
|
- Any ~ characters in a default .taskrc file are preserved.
|
|
|
|
Newly deprecated features in taskwarrior 2.2.0
|
|
|
|
- The bash completion script no longer expands IDs after 'depends:'.
|
|
(Such expansion required running gc() which is not correct.)
|
|
|
|
---
|
|
|
|
Taskwarrior has been built and tested on the following configurations:
|
|
|
|
* OS X 10.7 Lion, 10.6 Snow Leopard
|
|
* Fedora 17 Beefy Miracle and 16 Verne
|
|
* Ubuntu 12.04 Precise Pangolin and 11.10 Oneiric Ocelot
|
|
* Debian 6.0 Squeeze (stable)i and 5.0 Lenny (oldstable) plus Sid (testing)
|
|
* Slackware 13.37
|
|
* Arch Linux
|
|
* Gentoo Linux
|
|
* Sabayon Linux
|
|
* SliTaz Linux
|
|
* CRUX Linux
|
|
* SuSE
|
|
* derivatives/customizations/flavors of the above Linux distributions
|
|
* Solaris 10 and 8
|
|
* OpenBSD
|
|
* FreeBSD
|
|
* NetBSD
|
|
* Cygwin 1.7
|
|
|
|
---
|
|
|
|
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.
|