Skip to content

v3.0.0

Compare
Choose a tag to compare
@koddr koddr released this 07 Sep 06:05
a5b9a60

Update CLI

# For native Go installation:
go install github.com/create-go-app/cli/v3/cmd/cgapp

# For Homebrew users:
brew upgrade create-go-app/cli/cgapp

Changelog

  • Switch to Go version 1.17 (changes)
  • Reducing the size of the standalone version of the CLI for direct download (thanks Go 1.17)
  • Update Create Go App CLI core to v3.0.0 (changes)
  • Improve frontend part in README (thanks #81)

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (89.2% of the code was cover in this release)
  • Creating new Go templates for the backend (e.g., for go-chi, Echo, Gin and so on)
  • Creating new or improve existing roles for Ansible (e.g., for other proxy servers and load balancers and so on)

Your PRs are welcome! Thanks 😉