Releases: create-go-app/cli
v3.3.0
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.2.0...v3.3.0)
- Update
github.com/spf13/cobra
package tov1.3.0
- Update indirect dependencies
Your help to improve project
We would be truly grateful for help with:
- Code test coverage (
89.3%
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)
- Leave a review on our ProductHunt page
Your PRs are welcome! Thanks 😉
v3.2.2
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.2.0...v3.2.2)
- Update indirect dependencies
Your help to improve project
We would be truly grateful for help with:
- Code test coverage (
89.3%
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)
- Leave a review on our ProductHunt page
Your PRs are welcome! Thanks 😉
v3.2.1
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.2.0...v3.2.1)
- Fix
Homebrew
warning when install/update CLI - Small code fixes to resolve
go-critic
's issues - Update indirect dependencies
Your help to improve project
We would be truly grateful for help with:
- Code test coverage (
89.3%
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)
- Leave a review on our ProductHunt page
Your PRs are welcome! Thanks 😉
v3.2.0
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 (v3.1.0...v3.2.0)
- Fix colors output on PC Windows #107 (thanks, @mattn)
- Add
go-critic
to development process - Small code fixes to resolve
go-critic
's issues
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)
- Leave a review on our ProductHunt page
Your PRs are welcome! Thanks 😉
v3.1.2
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 (v3.1.0...v3.1.2)
- Update indirect dependencies
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)
- Leave a review on our ProductHunt page
Your PRs are welcome! Thanks 😉
v3.1.1
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 (v3.1.0...v3.1.1)
- Update indirect dependencies
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 😉
v3.1.0
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
- Fix #101: misshandled erros on exec (thanks @akiffeyzioglu)
- Update indirect dependencies
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 😉
v3.0.1
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
- Update
AlecAivazis/survey
package tov2.3.2
(changes)
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 😉
v3.0.0
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 😉
v2.2.8
Update CLI
# For native Go installation:
go install github.com/create-go-app/cli/v2/cmd/cgapp
# For Homebrew users:
brew upgrade create-go-app/cli/cgapp
Changelog
- Update
AlecAivazis/survey
package tov2.3.1
(changes)
Your help to improve project
We would be very grateful for help with:
- Code test coverage (
89.2%
of the code is covered in this release) - Creating new Go templates for the backend (e.g. for Echo, Gin and so on)
- Creating new and/or improve existing roles for Ansible (e.g. for other proxy servers and load balancers and so on)
Your PRs are welcome! Thanks 😉