v0.3.0
Commands π€:
- [cron] Create command
Documentation π:
- [cron] Create documentation
- Specify
units
for--delay
and--timeout
flags
Flags π©:
- --interval Add flag to [run] command
- --ignore-error Add flag to [run] command
Syntax:
- ignore_error Add property at
task
level
Bug Fix π:
- Fix build binary for
windows
in CI - Fix build binary for
macOS
in CI - Fix
context
error when running task inwatch
mode
Misc πΎ:
- Increase test code coverage
- Use the same
os
, via CI, to compile binaries instead of usinggo
cross compile feature