Releases: blacktop/go-macho
Releases · blacktop/go-macho
v1.1.217
Changelog
b5c7468 fix: decoding struct and union fields with ambiguous types (#59)
v1.1.216
Changelog
05c1fd2 fix: several small issues
7c278cb fix: struct fields with specifiers (#58)
14c2bf4 fix: remove EntryPoint from LC_THREAD stringer
v1.1.215
Changelog
129f268 feat: add support for parsing LC_NOTE data
261acfb fix: improve LC_THREAD output formatting
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