v1.9.0
What's Changed
-
Enhancements for routine tasks
- "tomorrow" task box can also support
checkout
commands, with daily auto hook - commands
list
will show different icons for routine tasks - make interactive mode as the default when adding routine tasks (--non-interactive to disable it)
- add new
routine
command to list all routine tasks conveniently
- "tomorrow" task box can also support
-
Re-design args for command
collect
as:collect --from <box>
-
change a more proper unicode icon for date-stamp
-
Fixed a few bugs to make all unit tests pass
-
Updated README and docs
Full Changelog: v1.8.0...v1.9.0