mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-21 07:43:08 +02:00
- Added support for ordinal relative dates, like "23rd".
This commit is contained in:
parent
42d164863a
commit
0d3a93ea20
4 changed files with 64 additions and 3 deletions
|
@ -54,6 +54,8 @@
|
|||
<li>Added bar chart history report "task ghistory"
|
||||
<li>Added support for rc:<file> to allow override of the default
|
||||
~/.taskrc file
|
||||
<li>Added support for relative due: dates, such as "tomorrow", "friday",
|
||||
"23rd", "eom"
|
||||
<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
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue