v0.10.0
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 nowamd64
(what most users would probably expect)