mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Feature #428 - detailed listing of new commands
Prepared the new structur to add new or changed commands and configuration options to the NEWS files.
This commit is contained in:
parent
bdaf403a1c
commit
5ac0bd3800
2 changed files with 18 additions and 12 deletions
|
@ -7,6 +7,7 @@
|
|||
tasks, provide a new sort order and include the 'end' column.
|
||||
+ Added feature #431, which improves feedback after running the 'log'
|
||||
command.
|
||||
+ Added feature #428, preparing the new structure for the NEWS file.
|
||||
+ New 'depends' column for custom reports.
|
||||
+ New 'blocked' report for showing blocked tasks.
|
||||
+ Improved man pages (thanks to Andy Lester).
|
||||
|
|
29
NEWS
29
NEWS
|
@ -1,19 +1,24 @@
|
|||
|
||||
New Features in task 1.9.2
|
||||
New Features in task 1.9.3
|
||||
|
||||
- New 'log' command to add tasks that are already completed.
|
||||
- New annual history and ghistory command variations.
|
||||
- Alias support in shell completion scripts.
|
||||
- New iCalendar/vcalendar export format (RFC-2445, RFC-5545, RFC-5546).
|
||||
- New 'show' command to display configuration settings.
|
||||
- New 'denotate' command to delete annotations.
|
||||
- New 16-color and 256-color themes included.
|
||||
- New limit:page filter to show only one page of tasks.
|
||||
- Performance enhancements.
|
||||
-
|
||||
-
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
list here.
|
||||
|
||||
New commands in task 1.9.3
|
||||
|
||||
-
|
||||
-
|
||||
|
||||
New configuration options in task 1.9.3
|
||||
|
||||
-
|
||||
-
|
||||
|
||||
---
|
||||
|
||||
Task has been built and tested on the following configurations:
|
||||
|
||||
* OS X 10.6 Snow Leopard and 10.5 Leopard
|
||||
|
@ -31,6 +36,8 @@ Task has been built and tested on the following configurations:
|
|||
* Cygwin 1.7 and 1.5
|
||||
* Haiku R1/alpha1
|
||||
|
||||
---
|
||||
|
||||
While Task has undergone testing, bugs are sure to remain. If you encounter a
|
||||
bug, please enter a new issue at:
|
||||
|
||||
|
@ -45,5 +52,3 @@ Or just send a message to:
|
|||
support@taskwarrior.org
|
||||
|
||||
Thank you.
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue