Skip to content

v0.5.0

Compare
Choose a tag to compare
@jjzcru jjzcru released this 01 Apr 02:42
· 84 commits to master since this release

Commands πŸ€–:

  • [logs] Able to display logs for multiple tasks in the same command

Documentation πŸ“–:

  • [logs] Add documentation for the updated log property

Flags 🚩:

  • --ignore-dep Add flag to [run] command
  • --ignore-dep Add flag to [cron] command
  • --ignore-log-format Add flag to [run] command
  • --ignore-log-format Add flag to [cron] command

Syntax:

  • log Add properties out, error and format to log object

Bug Fix πŸ›:

  • Fix issue where version was not being display on macOS amd64

Misc πŸ‘Ύ:

  • engine now uses a logger per task, instead of one for the entire engine
  • If you display multiple tasks with the command logs it display which output belong to which task
  • Add which go version was used to built the binary in the version command