Skip to content

v0.1.1

Compare
Choose a tag to compare
@mvdan mvdan released this 11 Mar 09:40
· 143 commits to master since this release

This bugfix release backports fixes for a few issues:

  • Keep leading empty lines in func bodies if they help readability
  • Avoid breaking comment alignment on empty field lists
  • Add support for //go-sumtype: directives

Binaries built on go version go1.16.1 linux/amd64 via a shell script.