Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
v1.3.5
Foundry v1.3.5
Foundry v1.3.5 is a bugfix release for cast state overrides.
Cast Fixes
- fix(cast): allow comma-separated values for overrides (#11577 ) by @grandizzy
Full Changelog:
Nightly (2025-09-08)
Other
- chore: bump v1.3.5 (#11576) by @grandizzy
- fix(forge): show logs and coverage for table tests (#11575) by @grandizzy
Full Changelog:
Nightly
Other
- chore: bump v1.3.5 (#11576) by @grandizzy
- fix(forge): show logs and coverage for table tests (#11575) by @grandizzy
Full Changelog:
Nightly (2025-09-07)
Nightly (2025-09-06)
Other
- chore: fix isolate workflow, exclude state diff (#11558) by @grandizzy
- feat(lint): impl erc20 transfer check using HIR (#11552) by @0xrusowsky
- fix(cast): allow comma-separated values for overrides (#11553) by @grandizzy
- feat(forge): add --empty to forge init (#11554) by @aganisgash
Full Changelog:
Nightly (2025-09-05)
Other
- Update to soldeer 0.7.0 (#11543) by @mario-eth
- fix: workflow event conclusion (#11544) by @o-az
- fix(forge): skip scripts in get_sources_to_compile (#11540) by @DaniPopes
- Update documentation for transaction hash fetching (#11546) by @ritzdorf
- chore(config): figment provider clean up (#11539) by @DaniPopes
- fix(cast): correct error message for --ends-with hex parsing (#11549) by @Forostovec
Full Changelog:
Nightly (2025-09-04)
Other
- chore: tweak
npm
publish & handlenightly
releases (#11513) by @o-az - fix: bump version v1.3.4 (#11514) by @grandizzy
- feat(forge verify-contract): update Sourcify integration to support API v2 (#11438) by @manuelwedler
- fix(
forge lint
): addURI
(e.g.tokenURI
from ERC721 / ERC6909) as exception tomixed-case-function
(#11533) by @zerosnacks - refactor(chisel): refactor crate (#11500) by @DaniPopes
- test: redact test which may install solc (#11534) by @DaniPopes
- feat(forge): add params natspec for enums (#10022) by @samooyo
- fix: Shell deadlock 2 (#11535) by @DaniPopes
- refactor(common): remove
ReportKind
struct (#11511) by @mablr - perf: parallelize remappings provider (#11536) by @DaniPopes
- chore(evm): re-use project output in SourceData (#11541) by @DaniPopes
Full Changelog:
v1.3.4
Foundry v1.3.4
Foundry v1.3.4 is a bugfix release.
Forge Fixes
- fix: bump version v1.3.4 (#11529 ) by @grandizzy
Full Changelog:
Nightly (2025-09-03)
Other
- chore: improve test debugging (#11523) by @DaniPopes
- chore(config): rm dapptools method (#11527) by @DaniPopes
- fix: find_git_root allows any .git (#11525) by @DaniPopes
Full Changelog:
Nightly (2025-09-02)
Other
- feat(
invariants
): useSlotIdentifier
for identifying complex types and sampling them (#11450) by @yash-atreya - chore: deprecate Etherscan V1 (#11387) by @zerosnacks