Compatibility release for IDA 9.0sp1.
Features:
- Improved error reporting for decompiler.
- Add string list API (contributor: @0xdea).
Fix:
- Documentation generation and workflow.
Features:
- Add
Bookmarks::get_address
(contributor: @0xdea). - Add search API (contributor: @0xdea).
- Add "set show" family of functions.
Features:
- Bookmarks API (contributor: @0xdea).
- Build system improvements to avoid idalib-sys rebuilds (contributor: @Bobo1239).
- Documentation generation and build testing workflows.
- Initial Hex-rays support (basic decompiler support).
- License manager API.
- Plugin API.
- Reimplementation of
init_database
to workaround IDA not respectingenable_console_messages(false)
.
Features:
- Comments API (contributor: @0xdea).
Initial release.