mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature - dependency column justification
- The dependency columns are now right-justified (thanks to Eric Fluger).
This commit is contained in:
parent
022b219c0f
commit
b5c46062c6
3 changed files with 6 additions and 6 deletions
|
@ -26,6 +26,7 @@
|
|||
+ Eliminated dependency on ncurses.
|
||||
+ Added _query helper command for script writers, which accepts a filter like
|
||||
any other report, but returns only full JSON.
|
||||
+ The dependency columns are now right-justified (thanks to Eric Fluger).
|
||||
+ Fixed bug #515, which displayed an incorrect message after duplicating a
|
||||
non-existent task (thanks to Peter De Poorter).
|
||||
+ Fixed bug #529, where the 'depends' attribute was not mentioned in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue