Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-11-20)
Other
- fix(
coverage
): allowir-minimum
for versions < 0.8.5 (#9341) - chore: don't color error message in red (#9352)
- chore: remove redundant 'setup failed' in setup errors (#9354)
- chore: make environment variable error nicer (#9353)
- test: update external forge-std (#9356)
- chore(ci): archive endpoints config (#9348)
Nightly (2024-11-19)
Other
- chore: fix getArtifactPath flaky test (#9339)
- fix(cast storage): respect
--json
for layout (#9332) - feat(
config
): set default evm version to cancun (#9131) - chore: update test values to cancun (#9344)
- feat(
forge build -vvvvv
): If verbosity level is 5 or higher show files to compile (#9325) - chore: add some more debugging to forge bind (#9345)
- feat: compilation restrictions (#8668)
- fix: identification of contracts in scripts (#9346)
Nightly (2024-11-18)
Other
- chore(deps): weekly
cargo update
(#9336)
Nightly (2024-11-17)
Nightly (2024-11-16)
Nightly (2024-11-15)
Nightly (2024-11-14)
Other
- feat(
common::shell
): add global verbosity level (-vvv
) flag replacing--verbose
(#9273) - chore: do not trim decoded generic custom error (#9309)
- fix(forge): always report deployment size in gas reports (#9308)
- fix(
ci
): update cargo deny (#9314) - feat: Update to soldeer 0.5.1 (#9315)
- chore: update soldeer-core dependency (#9316)
Nightly (2024-11-13)
- No changes
Nightly (2024-11-11)
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 inclippy
(#9268) - chore: typo anvil_getIntervalMing -> anvil_getIntervalMining (#9292)