mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Deprecation
- Removed deprecated 'fg:' and 'bg:' attributes, which involves code, documentation and tests. - Cleaned out NEWS file. - Cleaned out config import synonyms, which should have been deleted a while ago. - Removed unused localized strings, but left the 'deprecated' one behind, because it will be needed.
This commit is contained in:
parent
1d99260cb9
commit
d89d51e7e1
15 changed files with 14 additions and 400 deletions
29
NEWS
29
NEWS
|
@ -1,34 +1,21 @@
|
|||
|
||||
New Features in taskwarrior 2.1.0
|
||||
New Features in taskwarrior 2.2.0
|
||||
|
||||
- The new 'project.indented' format is available and used in the 'projects'
|
||||
and 'summary' commands.
|
||||
- Support for the 'scheduled' date for a task, which represent the earliest
|
||||
opportunity to work on a task.
|
||||
- All tasks may now be given an 'until' date, after which they will expire
|
||||
and are deleted.
|
||||
- Improved UTF8 handling for wide characters.
|
||||
- User defined attributes.
|
||||
- Partial UUIDs must now be at least 14 characters, up from 9. This
|
||||
disambiguates a commonly date format.
|
||||
- Deprectated 'fg' and 'bg' attributes removed. Any residual use of those
|
||||
will appear as orphaned UDAs.
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
list here.
|
||||
|
||||
New commands in taskwarrior 2.1.0
|
||||
New commands in taskwarrior 2.2.0
|
||||
|
||||
- New 'ready' report that lists tasks ready for work, sorted by urgency.
|
||||
- New 'udas' command shows UDA details and warnings.
|
||||
- New '_udas' helper command lists UDA names for completion purposes.
|
||||
-
|
||||
|
||||
New configuration options in taskwarrior 2.1.0
|
||||
New configuration options in taskwarrior 2.2.0
|
||||
|
||||
- urgency.scheduled.coefficient
|
||||
- urgency.uda.<name>.coefficient
|
||||
- color.scheduled
|
||||
- color.blocking
|
||||
-
|
||||
|
||||
Newly deprecated features in taskwarrior 2.1.0
|
||||
Newly deprecated features in taskwarrior 2.2.0
|
||||
|
||||
- None
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue