Skip to content

v0.3.0

Compare
Choose a tag to compare
@jjzcru jjzcru released this 18 Mar 05:36
· 172 commits to master since this release

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 in watch mode

Misc πŸ‘Ύ:

  • Increase test code coverage
  • Use the same os, via CI, to compile binaries instead of using go cross compile feature