v0.2.3
This release comes with some API changes and a bug fix for unmatched basic blocks.
What's Changed
- BUGFIX: Basic block unmatched by @zhao1412 in #6
- Add
override
attribute forfrom_binary_files
andfrom_binexport_files
. By default files are not overriden anymore. - Update
python-binexport
version dependency to 0.3.3
Full Changelog: v0.1.8...v0.2.0