Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2025-01-29)
Performance improvements
- perf(coverage): use u32 for IDs, improve analysis (#9763) by @DaniPopes
Other
- fix(coverage): keep EVM version when normalizing for ir-minimum (#9768) by @DaniPopes
- chore: update README for
1.0
(#9540) by @zerosnacks - chore: remove ahash (#9769) by @DaniPopes
- chore(deps): breaking bumps (#9773) by @DaniPopes
- chore: install deps and create foundry user in cross built image (#9775) by @grandizzy
Full Changelog:
Nightly (2025-01-28)
Cast Features
- feat(
cast source
): support alternative explorers (#9762) by @yash-atreya
Forge Fixes
- fix(
forge bind
): prefix keyword mod names withr#
(#9761) by @yash-atreya
Other
- fix(cheatcode): expect revert only for calls with greater depth than test (#9537) by @grandizzy
- feat: override the eyre display handler globally (#9766) by @DaniPopes
- ci: set RUST_BACKTRACE=full (#9767) by @DaniPopes
Full Changelog:
Nightly (2025-01-27)
Nightly (2025-01-26)
- No changes
Nightly (2025-01-24)
Forge Features
- feat(
forge
): inspect - default to pretty output (#9705) by @yash-atreya
Forge Fixes
- fix(invariant): lookup fuzz interface abi by name or identifier (#9744) by @grandizzy
Other
- feat(foundryup): manage custom built versions (#9746) by @grandizzy
- fix(foundryup): set proper version for use call (#9750) by @grandizzy
Full Changelog:
Nightly (2025-01-22)
Nightly (2025-01-23)
Other
- chore: pass and read tag as
CARGO_TAG_NAME
for cross build (#9738) by @grandizzy - fix(remappings): ignore conflicting remappings (#9521) by @grandizzy
Full Changelog:
Nightly (2025-01-22)
Forge Features
- feat(cheatcodes): add ability to ignore (multiple) specific and partial reverts in fuzz and invariant tests (#9179) by @emo-eth
- feat(script): show the broadcasted transactions when verbose>=4 (#9655) by @jsvisa
Other
- fix: use custom build profile in --version (#9733) by @Rjected
- chore: remove redundant
test.sol
(#9736) by @zerosnacks
Full Changelog:
Nightly (2025-01-21)
Nightly (2025-01-21)
- No changes