mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
- Doc snapshot
This commit is contained in:
parent
2181041c8c
commit
97b120de67
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ represents a feature release, and the Z represents a patch.
|
||||||
+ Added averages to the "task history" report
|
+ Added averages to the "task history" report
|
||||||
+ Added ability to override ~/.taskrc with rc:<file>
|
+ Added ability to override ~/.taskrc with rc:<file>
|
||||||
+ Added bar chart history report "task ghistory"
|
+ Added bar chart history report "task ghistory"
|
||||||
|
+ Added task filtering on all reports
|
||||||
+ Supports relative due: dates (tomorrow, wednesday, 23rd, eom ...)
|
+ Supports relative due: dates (tomorrow, wednesday, 23rd, eom ...)
|
||||||
+ Bug: Fixed where Esc[0m sequences were being emitted for no good reason
|
+ Bug: Fixed where Esc[0m sequences were being emitted for no good reason
|
||||||
+ Bug: Fixed underlined table headers when color is turned off
|
+ Bug: Fixed underlined table headers when color is turned off
|
||||||
|
|
|
@ -56,6 +56,7 @@
|
||||||
~/.taskrc file
|
~/.taskrc file
|
||||||
<li>Added support for relative due: dates, such as "tomorrow", "friday",
|
<li>Added support for relative due: dates, such as "tomorrow", "friday",
|
||||||
"23rd", "eom"
|
"23rd", "eom"
|
||||||
|
<li>Added support for task filtering on all reports
|
||||||
<li>Fixed bug where Esc[0m sequences were being emitted for no good reason
|
<li>Fixed bug where Esc[0m sequences were being emitted for no good reason
|
||||||
<li>Fixed bug where table headers are underlined when color is turned off
|
<li>Fixed bug where table headers are underlined when color is turned off
|
||||||
<li>Fixed bug where adding a blank priority resulted in an assigned garbage value
|
<li>Fixed bug where adding a blank priority resulted in an assigned garbage value
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue