Skip to content

1.6.0

Compare
Choose a tag to compare
@danielsuguimoto danielsuguimoto released this 23 Oct 23:13
10d1c2c

Added

  • Added the --verbose flag to all commands #168
  • Added kool preset (same behaviour as kool init) #172
  • Added kool_task interface to give the user some feedback about long tasks #170

Changed

  • Improved kool scripts fetching on kool run usage text #164
  • Added more feedback to the user on kool self-update #170
  • Deprecated kool init #177
  • Added scripts completion to kool run command #173
  • Upgrade cobra version #173

Fixed

  • Fixed UID handling on windows platform #175

Notes

  • Improved build_artifacts script usability #165