Releases: IronCoreLabs/ironhide
Releases · IronCoreLabs/ironhide
1.0.9
Fix flake builder -- again (#114) * Update rust compiler version * Adding fenix * Fix errors? * Ditching fenix * Roll back the compiler upgrade * Bump the version --------- Co-authored-by: Colt Frederickson <[email protected]>
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 <[email protected]> Signed-off-by: Bob Wall <[email protected]>
1.0.3
Update changelog and version # (#80)
1.0.2
cargo fmt Signed-off-by: Bob Wall <[email protected]>
1.0.1
Also include .cargo/config.toml to fix issue with unsound_local_time …