v0.5.1-dev.2
Pre-release
Pre-release
What's Changed
- Fix tests for IDA 9.4 by @msobon-hexrays in #76
- Fix dependabot security alerts by @msobon-hexrays in #77
- Add periodic test on nightly IDA build by @msobon-hexrays in #75
- Add compatilibty layer for deprecated functions by @msobon-hexrays in #78
- Encourage users to use idalib activation script instead of IDADIR by @msobon-hexrays in #74
- Fix microcode dump test for new version of IDA by @msobon-hexrays in #82
- Fix Dependabot security alerts in uv.lock by @msobon-hexrays in #85
- Use proper setters for properties instead of modifying thisown by @msobon-hexrays in #84
- Fix problems with invalid license for CI tests by @msobon-hexrays in #88
- Run make_if tests only for IDA > 9.4 by @msobon-hexrays in #87
- Add IDA 9.4 to the test matrix by @cmghex in #86
- Modify the tests workflow to use ida-hcli-actions by @msobon-hexrays in #90
- Fix private import usage warning by @msobon-hexrays in #89
- Refactor lvar reference analysis and expose ctree context #80 by @msobon-hexrays in #81
- Update test matrix to use IDA 9.4 beta 2 by @cmghex in #91
- Add CI check for deprecated IDA functions by @msobon-hexrays in #94
- Downgrade test guards to 9.4 by @msobon-hexrays in #96
- Add quotes to path parameters (#93) by @msobon-hexrays in #95
- Update test matrix to use IDA 9.4 official release by @msobon-hexrays in #100
- Add is_private_ea by @msobon-hexrays in #99
- Expand the Functions class API functionality by @bbudny-hexrays in #101
- Bump soupsieve to 2.8.4, cryptography to 49.0.0 and idapro to 0.0.10 by @msobon-hexrays in #98
- Fixed segment name and size printing for analyze_database example. by @imladenov51 in #103
- Include examples in package by @mrexodia in #104
- Add @experimental decorator by @msobon-hexrays in #108
- Implement methods to add/remove xrefs by @msobon-hexrays in #97
- Add methods to resolve xrefs to types and their members by @msobon-hexrays in #102
- chore(release): v0.5.1-dev.2 by @github-actions[bot] in #109
New Contributors
- @bbudny-hexrays made their first contribution in #101
- @imladenov51 made their first contribution in #103
- @mrexodia made their first contribution in #104
Full Changelog: v0.5.1-dev.1...v0.5.1-dev.2