Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2025-01-22)
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
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
Nightly (2025-01-21)
- No changes
Nightly (2025-01-21)
- No changes
Nightly (2025-01-21)
Other
- Fix rewrite of User-Agent header (#9707) by @vbrvk
- refactor: properly handle config load errors (#9713) by @DaniPopes
- chore: bump version to 0.3.1 to make it easier to identify non-stable builds (#9718) by @zerosnacks
Full Changelog:
Nightly (2025-01-20)
Chisel Features
- feat(chisel): determine proper path to Vm.sol based on proj remappings (#9703) by @grandizzy
Other
- chore(deps): weekly
cargo update
(#9715) by @github-actions[bot]