Skip to content

v0.4

Latest
Compare
Choose a tag to compare
@fzakaria fzakaria released this 03 Feb 03:52
· 20 commits to main since this release
fbc8905

Major changes were bumping the code to work with LIEF 0.14.0 which had some breaking API changes.
Additionally, a new table was added dwarf_debug_lines; many thanks to @markrwilliams who helped on the change.

What's Changed

  • Update LIEF to 0.14.0 and mypy & pyright by @fzakaria in #17
  • Introduce new dwarf_debug_lines table by @fzakaria in #18

Full Changelog: v0.3...v0.4