mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1584: attr.{isnt,not} use partial matching
- Change attr.{isnt,not} to be the exact opposite of attr{:is,:}, i.e. exact matching. - Fix tests that assumed the old behavior was intended.
This commit is contained in:
parent
c1815b8277
commit
70d5f595c7
4 changed files with 6 additions and 17 deletions
|
@ -9,6 +9,7 @@
|
|||
to Ulf Eliasson).
|
||||
- TW-1583 Invalid ID displayed for first report after done/delete (thanks to
|
||||
Ulf Eliasson).
|
||||
- TW-1584 attr.{isnt,not} use partial matching.
|
||||
- TW-1587 Fix and improve example on-exit hook, adjust to new hooks API
|
||||
(thanks to Jochen Sprickerhof).
|
||||
- TW-1588 Most Export scripts cannot deal with new export format (thanks to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue