Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@mvdan mvdan released this 13 Apr 22:03
· 1 commit to master since this release
v0.8.0
5e1cad6

This release is based on Go 1.24's gofmt, and requires Go 1.23 or later.

The following changes are included:

  • Fail with -d if formatting any file resulted in a diff - #114
  • Do not panic when a go.mod file is missing a go directive - #317

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

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

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