mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature #471
- Added feature #471, which makes greater use of projects by reporting changes to the completion percentage when it changes. - Added unit tests.
This commit is contained in:
parent
d460e604ff
commit
5c235ce1ef
6 changed files with 193 additions and 6 deletions
3
NEWS
3
NEWS
|
@ -7,11 +7,12 @@ New Features in task 1.9.3
|
|||
$ task ... due:4d
|
||||
$ task ... due:3wks
|
||||
- Now supports the beginning of the week, month and year in dates.
|
||||
- Now supports 'now' as a date.
|
||||
- Now supports 'now' as a date/time.
|
||||
- Now defines an overdue task as being one second after the due date,
|
||||
instead of the day after the due date.
|
||||
- Import and export of YAML 1.1, including round-trip capability.
|
||||
- New merge capability for syncing task data files.
|
||||
- When completing or modifying a task, the project status is displayed.
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
list here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue