taskwarrior v0.3.0.0 Release Notes
Release Date: 2020-05-23 // over 4 years ago-
- 0️⃣ Only export
id
andurgency
when non default. - 🔄 Change use of
[]
toSet
because that matches the semantic better.
- 0️⃣ Only export
Previous changes from v0.2.1.0
-
- ➕ Add helpers for onAdd and onModify hooks.
- 🛠 Fix a bug where JSON without an
id
arurgency
key would be wrongly rejected.