Skip to content

v0.9.1

Compare
Choose a tag to compare
@mvdan mvdan released this 26 Jan 11:53
· 138 commits to master since this release
v0.9.1

This bugfix release continues support for Go 1.19 and the upcoming Go 1.20, and features:

  • Support obfuscating code which uses "dot imports" - #610
  • Fix linking errors for MIPS architectures - #646
  • Compiler intrinsics for packages like math/bits work again - #655

Thanks to @pagran and @lu4p for their contributions!