Releases: blacktop/go-macho
Releases · blacktop/go-macho
v1.1.214
Changelog
a49eaa3 fix: HasSwift function to check for sections
25e5887 fix: SUPPORT_OLD_ARM64E_FORMAT
v1.1.213
Changelog
0cb5777 fix: NewFile config to support just filtering LCs to parse
v1.1.212
Changelog
c0f9138 fix: re-add 'unicode' import
v1.1.210
Changelog
a84fb95 fix: review obj-c type encoding (#52)
v1.1.209
Changelog
fd5bbbc fix: objc type decoding
v1.1.208
Changelog
ea4593c fix: objc parsing - always replace ><
with ,
(#50)
v1.1.207
Changelog
2adf8ce chore: export macho platforms to importers
v1.1.206
Changelog
b2dcde3 fix: replace func BuildVersion with BuildVersions because MachOs can have multiple LC_BUILD_VERSIONs
v1.1.205
Changelog
d839502 fix: Version stringer for example (800.0 should be 800)