Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-11-11)
Other
- chore(deps): weekly
cargo update
(#9293)
- fix(trace): properly report
fallback()
fn (#9287)
Nightly
Other
- chore(deps): weekly
cargo update
(#9293)
- fix(trace): properly report
fallback()
fn (#9287)
Nightly (2024-11-10)
Other
- fix(coverage): do not report empty constructors, enable reports for
receive
(#9288)
- Make fs read cheatcodes views (#9289)
- chore: fix clippy (#9291)
- feat(anvil): add
anvil_getIntervalMining
API (#9290)
- chore(
common::shell
): finish implementation + enforce in clippy
(#9268)
- chore: typo anvil_getIntervalMing -> anvil_getIntervalMining (#9292)
Nightly (2024-11-09)
Other
- fix(
forge test
): record only test fns in test failures (#9286)
Nightly (2024-11-08)
Other
- fix(forge): fix stack overflow when the lib path is absolute. (#9190)
- fix(remappings): ignore remappings of root proj dirs when merging (#9258)
- feat(
cheatcodes
): mockCall with bytes4 data (#9267)
- feat: update to Soldeer v0.5.0 (#9281)
Nightly (2024-11-06)
Other
- fix(remappings): check if remapping to add starts with existing remapping name (#9246)
- chore: ignore flaky rostock chain test (#9261)
- fix(anvil): set auto-unlock an alias of auto-impersonate (#9256)
Nightly (2024-11-05)
Other
- fix(
forge doc
): display custom natspec tag (#9257)
- chore: do not print anvil launch info if silent (#9259)
- feat: add global
--json
flag (#9244)
- chore(
forge
): enforce common::shell
for forge
crate (#9231)
Nightly (2024-11-04)
Other
- chore(deps): weekly
cargo update
(#9254)
Nightly (2024-11-03)
Other
- perf: cap default poll interval (#9250)
- fix: better error handling when waiting for receipt (#9253)
- fix: use
Debug
when formatting errors (#9251)