Releases: 0xdea/haruspex
Releases · 0xdea/haruspex
v0.7.4
05 Dec 16:41
Compare
Sorry, something went wrong.
No results found
Changed
Use idiomatic anyhow macros for early returns.
Replace static with const where appropriate.
Improve tests.
Include README.md as the crate documentation to avoid writing it twice.
Update dependencies.
Fixed
Update urls in ida-plugin.json.
v0.7.3
15 Nov 13:35
Compare
Sorry, something went wrong.
No results found
Added
Add an ida-plugin-stub.py as a workaround for this issue .
Changed
Update ida-plugin.json to comply with the new IDA Plugin Repository .
Improve documentation.
Update dependencies.
v0.7.2
13 Oct 07:48
Compare
Sorry, something went wrong.
No results found
Changed
Improve documentation.
Update dependencies.
v0.7.1
17 Sep 12:33
Compare
Sorry, something went wrong.
No results found
Changed
Update idalib to v0.7.2 and update other dependencies.
v0.7.0
15 Sep 14:28
Compare
Sorry, something went wrong.
No results found
Changed
Switch to idalib v0.7 and update other dependencies.
Update documentation.
Improve output messages.
Update build and doc GitHub workflows.
v0.6.2
18 Jul 16:25
Compare
Sorry, something went wrong.
No results found
Changed
Fixed
Update LLVM version in Windows build action.
v0.6.1
13 Jun 08:47
Compare
Sorry, something went wrong.
No results found
Added
Changed
Disable debug info to improve compile time.
Update dependencies.
v0.6.0
24 May 07:23
Compare
Sorry, something went wrong.
No results found
Added
Add contents read permission to build CI.
Changed
Switch to idalib v0.6 and update other dependencies.
Improve documentation.
Fixed
Address new clippy lints.
v0.5.7
09 May 15:03
Compare
Sorry, something went wrong.
No results found
Changed
Fixed
Update sccache-action version.
v0.5.6
29 Mar 08:36
Compare
Sorry, something went wrong.
No results found
Added
Add security category to Cargo.toml.
Changes
Improve documentation.
Update dependencies.