v0.8.1
v0.8.1 (2025-08-26)
This release is published under the MIT License.
adds:
- parsing of
ida-config.jsonwith Pedantic validation - fetching current IDA installation directory (via
ida-config.json) - but prefer
IDAUSRwhen present --set-defaulttohcli ida installto updateida-config.json- testing of idat during CI
changes:
- better discovery of existing IDA installations
- uses logging in some places instead of directly printing #18
- validate contents after installation #13
- exit with non-zero status upon command failure #5
- better default installation directories
- make
--install-diroptional
fixes:
- use
idaproinstead ofida-domaindue to the latter not being available for 9.0 - accept EULA after config/license is installed
- initial
ida-config.json - don't accept EULA on Home/Free
- installation on Intel macOS
- license installation directory on macOS
- installer application root directory on macOS
- remove emojis so output can be rendered on Windows
Detailed Changes: v0.8.0...v0.8.1