Skip to content

v0.7.2

Compare
Choose a tag to compare
@mvdan mvdan released this 26 Sep 11:30
· 211 commits to master since this release

This bugfix release continues support for Go 1.18 and 1.19 and features:

  • Fix an edge case resulting in bad syntax due to comments - #573
  • Avoid a panic involving generic code - #577
  • Obfuscate Go names in assembly header files - #553
  • Support garble reverse on packages using cgo or assembly - #555