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

- Feature #934, supports 'reserved.lines' to indicate a multi-line prompt for use in conjunction with 'limit:page' (thanks to Robert Gill). - Removed 'locale' from the taskrc.5 man page. - Added verbosity token 'sync'. - Fixed bug in size calculation for 'limit:page', but there is still one more. - Corrected unit test limit.t given the above fix.
17 lines
602 B
Text
17 lines
602 B
Text
------ current release ---------------------------
|
|
|
|
2.3.0 () -
|
|
|
|
Features
|
|
+ Added Feature #934, support for 'reserved.lines' to accomodate multi-line
|
|
shell prompts when used in conjunction with 'limit:page' (thanks to Robert
|
|
Gill).
|
|
+ Stores un-synched transactions in <data.location>/backlog.data.
|
|
+ Adds a new 'synchronize' command to sync data with a task server.
|
|
+ Adds a new 'sync' verbosity token, which will reminds when a backlog builds
|
|
up and needs a sync.
|
|
|
|
Bugs
|
|
+ Fixed bug so that 'limit:page' now considers footnote messages.
|
|
|
|
------ old releases ------------------------------
|