Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2025-02-28)
Nightly
Nightly (2025-02-27)
Cast Features
- feat: add option to store keystore file with custom account name (#9946) by @startup-dreamer
Forge Fixes
- fix(
forge
):forge build --sizes
collapses non uniques (#9962) by @zerosnacks
Other
Full Changelog:
Nightly (2025-02-26)
Other
Full Changelog:
Nightly (2025-02-25)
Anvil Fixes
Other
- feat(anvil): add holocene and isthmus optimism hardforks (#9949) by @tremarkley
Full Changelog:
Nightly (2025-02-25)
Nightly (2025-02-24)
Nightly (2025-02-23)
- No changes
Nightly (2025-02-20)
Other
Full Changelog:
Nightly (2025-02-19)
Cast Features
- feat(
cast age
): clarify block timestamp is UTC to allow fordate
compatibility (#9913) by @zerosnacks
Forge Fixes
- fix(
forge
): catch faulty test constructors (#9909) by @yash-atreya
Other
- feat: bump
alpine=3.21
in Dockerfile (#9907) by @gnapoli23 - feat: add
vm.foundryVersionCmp
andvm.foundryVersionAtLeast
cheatcodes (#9845) by @startup-dreamer - chore: version cmp cheatcodes clean up (#9914) by @DaniPopes