Releases: reitzig/template-goapp
Releases · reitzig/template-goapp
v1.0.0
v1.0.0 - 2024-08-10
Added
- Stub for CLI flag parsing with cobra
- Enforce conventional commits
- Unit test with coverage
- Acceptance test with Cucumber
- Work against golangci-lint
- Document, pin and maintain tool dependencies with aquaproj/aqua
Changed
- Bump to Go 1.22
- Switch from Dependabot to Renovate
Fixed
- Avoid redundant test runs on PRs
- Dependabot should always create conventional commits
- Pre-commit hooks should allow fixup! commits
v0.1.0
v0.1.0 - 2024-02-05
Added
- First template that's probably broken
- Badges for README
Fixed
- CI: load mise env vars