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