Releases: IronCoreLabs/ironhide
Releases · IronCoreLabs/ironhide
1.0.9
1.0.8
Bump the version (#113)
1.0.7
Bump version and update changelog (#104)
1.0.6
Add arm64 linux to release (#99) * Add arm64 linux to release * Test against arm64 * Don't need target * Bump version to 1.0.6
1.0.5
Make act_on_all_files fallible (#93)
1.0.4
Bump version for release (#85) Signed-off-by: Bob Wall <bob.wall@ironcorelabs.com> Signed-off-by: Bob Wall <bob.wall@ironcorelabs.com>
1.0.3
Update changelog and version # (#80)
1.0.2
cargo fmt Signed-off-by: Bob Wall <bob.wall@ironcorelabs.com>
1.0.1
Also include .cargo/config.toml to fix issue with unsound_local_time …