Skip to content

1.2.0

Compare
Choose a tag to compare
@fabriciojs fabriciojs released this 22 Sep 18:04

Added

  • Shell Autocompletion helper kool completion --help - #83
  • Wordpress preset - #94
  • Better colouring support for warning/success/error messages - #91

Fixed

  • kool run printing command caused error on output redirects - #79
  • kool run was forwarding script name as argument - #97

Changed

  • Commands automatic documentation generation - #78
  • Local development/golang-cli preset - cache GOPATH - #81

Notes

  • We have added a lot of test coverage - special thanks to @danielsuguimoto for his outstanding contributions on this! See #105, #92, #93, #93, #95, #99, #101, #103, #104
  • Code quality improved Acing Go Report - #82
  • Github Actions - #80
  • Added License scanning for asserting open source licenses compliance - #84
  • Created security note as per Github suggestion for best practices - #86