Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@mvdan mvdan released this 16 Aug 22:24
v0.7.0
86bffd6

This release is based on Go 1.23.0's gofmt, and requires Go 1.22 or later.

The following changes are included:

  • format.Options.LangVersion now requires Go version strings following go/version
  • Group internal/... imported packages as standard library - #307

Binaries built on go version go1.23.0 linux/amd64 with:

CGO_ENABLED=0 go build -trimpath -ldflags="-w -s -X=main.version=v0.7.0"

Consider becoming a sponsor if you benefit from the work that went into this release!