Skip to content

v3.4.0

Compare
Choose a tag to compare
@koddr koddr released this 21 Jan 07:31
2b299ed

Update CLI

For native Go installation:

go install github.com/create-go-app/cli/v3/cmd/cgapp@latest

For Homebrew users:

brew upgrade create-go-app/cli/cgapp

Changelog (v3.3.0...v3.4.0)

  • Add goreleaser post hook for compress binaries with upx (reduce size from ~3.68 MB to ~2.83 MB)
  • Update indirect dependencies

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (88.4% of the code was cover in this release)
  • Creating new Go templates for the backend (e.g., for httprouter, 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)
  • Leave a review on our ProductHunt page

Your PRs are welcome! Thanks 😉