Skip to content

v0.8.0

Compare
Choose a tag to compare
@ZachiNachshon ZachiNachshon released this 31 Jan 13:47
· 136 commits to master since this release

Changes

πŸš€ Features

  • Added --no-anchor-output flag for run command that allows to hide anchor CLI output, show only script output @ZachiNachshon (#30)
  • Added --no-auto-update flag to force skip auto update even if config has autoUpdate: true @ZachiNachshon (#29)
  • Attribute scriptFile allows usage of a multiple arguments treated as one arg using quotes @ZachiNachshon (#28)

πŸ› Bug Fixes

  • Flag --verbose wasn't properly addresses during action execution @ZachiNachshon (#30)