* Resolved an issue with some exceptions not raising correctly
3.1.0
* Fixed a bug in the image lookup
3.0.0
* Complete rewrite of large parts of the library * Use a rust backend for dwarf parsing now * Remove all old macho Python code * Remove legacy reporter code * Remove old extractor code
2.5.0
* Added `libdwarf` for fetching some DWARF metadata
2.4.0
* Changed symbolizer to not do any magic with addresses if no meta is passed * Try the end of an instruction in DWARF instead of the start (seems to yield better results)
2.2.1
- Resolved an issue with the invalid CPU architectures causing a NameError in heuristics code