v0.5.0
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
andformat
to log object
Bug Fix π:
- Fix issue where
version
was not being display onmacOS amd64
Misc πΎ:
engine
now uses alogger
per task, instead of one for the entireengine
- 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