- Modified ':' to perform partial matches, which means dates now match
  on same day.
This commit is contained in:
Paul Beckingham
2014-10-01 18:31:50 -04:00
parent 47cfe515e6
commit 5c485f6c53
3 changed files with 9 additions and 7 deletions

3
NEWS
View File

@@ -19,6 +19,9 @@ New Features in taskwarrior 2.4.0
the urgency values of the dependency chain.
- Listing breaks now supported. See 'man taskrc'.
- New fish shell completion script.
- The filter form 'name:value' now maps to the partial match operator '=',
rather than the exact match operator, '=='. This means that dates now
match on the day by default, not the time also.
- Hooks.
New commands in taskwarrior 2.4.0