v0.4
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