Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Feb 20:18
· 2 commits to main since this release

Changelog

  • 74897eb Normalize release workflow quoting; remove binary
  • b471cac Revamp README header and intro copy
  • f997da7 ci: add homebrew tap token for cross-repo push
  • ff25447 ci: add token for scoop bucket cross-repo push
  • 92118ce ci: fix goreleaser action to use v2
  • f4d0a85 ci: fix goreleaser v2 deprecations (formats, homebrew_casks)
  • faf7add ci: generate shell completions in goreleaser before hook
  • f18b12d ci: remove lint job and add cross-platform build matrix
  • 809145a fix: add continue-on-error to lint job and skip cache
  • 9b781fd fix: downgrade Go version to 1.21 for CI compatibility
  • cd9a57c fix: update CI workflow for Go 1.21 and golangci-lint compatibility
  • 8778773 style: apply gofmt -s formatting across all files
  • 1ec52f9 style: fix gofmt -s comment alignment in context.go and display.go