- Doc snapshot
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user