Releases: blacktop/go-dwarf
v1.0.14
v1.0.13
v1.0.12
v1.0.11
v1.0.10
Changelog
5800de6 feat: add ability to disable printing structure type offsets
a5711e1 fix: more type output formats
c255710 fix: fix output fmt for typedef, ptr and ptrauth
469931b fix: typedef stringer
9c3a375 chore: update lic yrs
3c2d440 feat: FilesForEntry convenience func
b97eb7e feat: more types handled
f2edb30 feat: lookups
aa1f210 chore: add initial hash parsing
2e729cb Update README.md
cca96c4 Update Makefile
b2132f9 fix: remove circular dep confusion (go-macho)
d80480a Update Makefile
7eb8fcb Update .gitignore
557ce0d chore: bump go-macho version
3c5155c fix: use my macho pkg
fc0c604 fix paths
fb85fcd Create Makefile
94858df Create go.mod
2b8596d Update README.md
432117a add code from Go
320c7c4 Initial commit