Skip to content

v1.2.0 — Autofix and org move

Choose a tag to compare

@gopherust-io gopherust-io released this 01 Aug 15:03
· 9 commits to master since this release
e5392fd

Highlights

  • New goalign fix command to rewrite structs to the suggested field order
  • Colorized TTY text output; JSON and table formats retained
  • Module path moved to github.com/gopherust-io/goalign; Go 1.26.5
  • OpenSSF Scorecard pack, security policy, and Apache License 2.0
  • Hardened gRPC/protobuf decode paths and CodeQL integer-conversion fixes
  • Broader test coverage and shared alignmath / goarch helpers

Install

go install github.com/gopherust-io/goalign@v1.2.0

Notes

  • Prefer this release or newer for production installs under the gopherust-io org.