v0.4.1
What's Changed
- Change cli command line to better support various disassemblers
- update to comply with idascript v0.4.1
- remove
from_binary_filedeprecated API function - now requires Python >= 3.10 (because of TypeAlias usage)
- Add regression tests and testing CI by @patacca in #17
Full Changelog: v0.4.0...v0.4.1