0.9.5
Hacktoberfest release!
-
Tasks are now sorted by date
-
New flag to show only completed task
gtasks tasks view --completed
- New way of creating tasks without prompt
gtasks tasks add -l "Daily todo" --title <some title> --note <some note> --due <date>
All thanks to @develerik for contributing and adding these!