Skip to content

Releases: marzagao/aquadirector

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 12 Apr 17:57

Changelog

  • 958a1ed ci: add make check target mirroring Go Report Card
  • d52726b ci: auto-bump GRC badge cache-buster on Go changes
  • fd3b0fc feat: colorize dashboard output with theme-safe palette

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 12 Apr 05:13

Changelog

  • 73b2305 refactor: address Go Report Card issues

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 05:00

Changelog

  • 300dd60 Initial release
  • 118d032 ci: configure writable Go cache paths for local and CI runners
  • 459070d ci: opt into Node.js 24 for GitHub Actions runners
  • b9d8f6e ci: pin goreleaser version to ~> v2
  • 8e7f5f3 ci: upgrade actions to Node.js 24 native versions
  • 934f359 fix: grant contents write permission to release workflow
  • 6bd0c70 fix: use net.JoinHostPort for IPv6-safe address formatting
  • 27b872d style: run gofmt across all packages