Skip to content

v0.10.0

Compare
Choose a tag to compare
@akavel akavel released this 10 Dec 21:36
· 4 commits to master since this release

Attempt at fixing bugs related to upx & others, by aligning resources in the .syso. HUGE thanks @tc-hib.

Also took this chance to do some smaller usability improvements:

  • remove long deprecated -data flag
  • default -o filename now includes GOOS and GOARCH tags for easier proper linking
  • default -arch is now amd64 (what most users would probably expect)