Skip to content

0.22.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 17:47
· 9 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.22.0
f76345a

Added

  • Add run target which runs go run. (#376)

Changed

  • Update golangci-lint to v2. (#412)
  • Update GoReleaser archive configuration. (#390)

Fixed

  • Allow testing when CGO_ENABLED=0. (#383)
  • Fix JSON errors in VS Code settings. (#387)