taskwarrior/NEWS
Paul Beckingham ff966c069c Tasksh
- Took the broken tasksh program out back behind the barn and shot it.
  It will be rewritten as a separate project, and extension.
2014-06-08 18:24:30 -04:00

85 lines
2.6 KiB
Text

New Features in taskwarrior 2.4.0
- The 'show' command displays default configuration values, when appropriate.
- Removed deprecated commands 'push', 'pull' and 'merge'.
- Portuguese (por-PRT) localization.
- Better handling for deletion of recurring tasks.
- New virtual tags: YESTERDAY, TOMORROW, READY, PENDING, COMPLETED, DELETED,
TAGGED.
- The '_get' command properly uses exit codes.
- Regular expressions are now enabled by default.
- The 'filter' verbosity token shows the complete filter used for the last
command.
- The 'info' report now breaks down urgency values.
New commands in taskwarrior 2.4.0
- New 'calc' command (and standalone utility) for quick command line
calculations.
New configuration options in taskwarrior 2.4.0
- The 'taskd.trust' setting is now a tri-state, supporting values 'strict',
'ignore hostname' and 'allow all', for server certificate validation.
- New themes: dark-default-16.theme, dark-gray-blue-256.theme
Newly deprecated features in taskwarrior 2.4.0
- The alias '_query' is deprecated.
- The 'shadow file' feature is deprecated.
Removed features in 2.4.0
- Version 1.x column names no longer supported.
- Version 1.x sort columns no longer supported.
- Old-style color names including underscores are no longer supported.
- Removed priority counts from the 'projects' commands.
- Removed the unused 'locale' configuration variable.
- Removed the unused 'patterns' confguration variable.
- Removed the obsolete 'task-faq.5' man page.
- Removed the obsolete 'task-tutorial.5' man page.
- Removed the obsolete 'tasksh.1' man page.
- Removed the 'tasksh' program from the Taskwarrior distribution. It is now
a separate project.
Known Issues
-
Taskwarrior has been built and tested on the following configurations:
* OS X 10.9 Mavericks
* Fedora 18 Spherical Cow and 17 Beefy Miracle
* Ubuntu 12.10 Quantal Quetzal and 12.04 Precise Pangolin
* 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.