Releases: threetides/gonet
Releases · threetides/gonet
Release list
v1.1.0
Changelog
- 9b6d719 fix: correct function name casing and improve log message in main function
Released by GoReleaser.
v1.0.5
v1.0.4
v1.0.3
v1.0.2
Changelog
- fef0f37 Add LICENSE file
- b5d445f fix: update project name check in initProject function to allow current directory
Released by GoReleaser.
v1.0.1
Changelog
- 1088d65 fix: add space after prompts for project and module names in initProject
- 77f2795 fix: remove unused blue color variable from project struct
Released by GoReleaser.
v1.0.0
Changelog
- 8efe662 feat: polish init UX, ship shared HTTP client, and add docs for 1.0.0
Released by GoReleaser.
v0.13.3
Changelog
- ac0d9c0 Replace .gitignore creation with .env file in project initialization
Released by GoReleaser.
v0.13.2
v0.13.1
Changelog
- f5b75e1 Rename Project.Name to Project.ModuleName and update template references in main.go.tmpl
Released by GoReleaser.