Skip to content

Releases: blacktop/go-macho

v1.1.243

14 Mar 19:10
3b51697
Compare
Choose a tag to compare

Changelog

3b51697 chore(deps): bump go-dwarf to v1.0.13

v1.1.242

04 Mar 18:26
aeb5329
Compare
Choose a tag to compare

Changelog

aeb5329 chore(deps): bump go-dwarf

v1.1.241

02 Mar 07:50
c579d08
Compare
Choose a tag to compare

Changelog

c579d08 feat: add support for DWARF5 debug_names

v1.1.240

23 Feb 00:59
40cd0d2
Compare
Choose a tag to compare

Changelog

40cd0d2 fix: objc class method stringer for non-verbose case

v1.1.239

21 Feb 23:51
d0de71e
Compare
Choose a tag to compare

Changelog

d0de71e feat: add support for NEW iOS18.4/macOS15.4 LCs etc

v1.1.238

09 Feb 05:25
3d856de
Compare
Choose a tag to compare

Changelog

3d856de fix: xar ValidSignature func

v1.1.237

08 Feb 21:52
dc7a229
Compare
Choose a tag to compare

Changelog

dc7a229 chore: don't include directories in the xar Files

v1.1.236

08 Feb 21:43
0df2495
Compare
Choose a tag to compare

Changelog

0df2495 chore: add ReadCloser to xar pkg

v1.1.235

08 Feb 19:52
9ab521a
Compare
Choose a tag to compare

Changelog

9ab521a feat: add cpio pkg
78a8aef fix: make OpenRaw return SectionReader (#71)

v1.1.234

17 Dec 21:32
daaf987
Compare
Choose a tag to compare

Changelog

daaf987 fix: ReadSleb128 (#69)
688e64e Update types.go