Skip to content

Releases: reitzig/template-goapp

v1.0.0

10 Aug 09:48
Compare
Choose a tag to compare

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

05 Feb 00:44
Compare
Choose a tag to compare

v0.1.0 - 2024-02-05

Added

  • First template that's probably broken
  • Badges for README

Fixed

  • CI: load mise env vars