mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1720: CmdContext uses a mix of both throw and std::cout to convey errors
This commit is contained in:
parent
8505d8a42c
commit
2ff8d8329f
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
2.5.1 () -
|
||||
|
||||
- TW-1703 When on-modify hook is installed, some messages print UUIDs
|
||||
instead of IDs (thanks to Robin Green).
|
||||
- TW-1704 Use Task::identifier to reference the Task in the output
|
||||
- TW-1720 CmdContext uses a mix of both throw and std::cout to convey
|
||||
errors (thanks to Paul Beckingham).
|
||||
- The default configuration is now 256-color only.
|
||||
- The 'columns' report now shows whether a column is modifiable or read only.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue