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 https://github.com/fzakaria/sqlelf/pull/17
* Introduce new dwarf_debug_lines table by fzakaria in https://github.com/fzakaria/sqlelf/pull/18
**Full Changelog**: https://github.com/fzakaria/sqlelf/compare/v0.3...v0.4