Releases: blacktop/go-macho
Releases · blacktop/go-macho
v1.1.184
Changelog
bc9049c chore: add objc class property Type() and Attributes() getters
v1.1.183
Changelog
625bf9e fix: ivar output formatting
cd0989f chore: add MinOS to BuildVersion LC stringer
49112ca chore: try and guess objc method arg names
1323e64 chore: make addrs optional when printing out ObjC objects
v1.1.182
Changelog
1b56834 fix: add support for SUPPORT_OLD_ARM64E_FORMAT
v1.1.181
Changelog
2147f7e fix: add better support for binds in Swift parsing
2e6a885 fix: add a few oob checks to fixupchains
v1.1.180
Changelog
710d044 fix: swift output format support for class/struct 'where' info
423525d fix: protocol signature requirement protocol binds
v1.1.179
Changelog
5aa5354 fix: remove debug printf 🤬
v1.1.178
Changelog
84d7050 fix: parse Swift protocol conformance conditional requirements
ff4b684 Update README.md
641d8d3 Update README.md
068f0e0 fix: Swift protocol/protocol conformance output format
fa435d3 fix: parse Swift protocol signature requirements
c0deab3 fix: few small swift output improvements
v1.1.177
Changelog
7d23e91 fix: parse generic contexts and better symbolic manglied type support + many small fixes
v1.1.176
Changelog
d56241f fix: parsing swift GenericContext type packs + mangling improvements
ebd0250 chore: small format change to Swift built-in output
v1.1.175
Changelog
5ead3f0 fix: GetSwiftClosures func