Skip to content

v0.4.1

Choose a tag to compare

@RobinDavid RobinDavid released this 05 Dec 13:03
· 4 commits to main since this release

What's Changed

  • Change cli command line to better support various disassemblers
  • update to comply with idascript v0.4.1
  • remove from_binary_file deprecated 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