Skip to content

v0.10.0

Latest

Choose a tag to compare

@0xdea 0xdea released this 27 Jul 20:26

Changed

  • Update idalib to v0.10.0 to support IDA Pro 9.4.
  • Update other dependencies.
  • Use AsRef<Path> bounds for all public functions that take a Path argument.
  • Enable all clippy restriction lints and fix any resulting issues.
  • Add credits section to README.md.
  • Improve comments.
  • Improve CI.