v1.3.1
August 12, 2025
Foundry v1.3.1
Foundry v1.3.1 is a bugfix release for anvil, cast and forge.
Anvil Fixes
- fix(anvil): unwrap panic in eth/backend/mem/mod.rs (#11141) by @zerosnacks
- fix: use empty 7702 auths (#11182) by @mattsse
Cast Fixes
- fix(cast): use all providers if local artifacts used (#11090) by @grandizzy
- fix(cast): improve handling of mktx --raw-unsigned with runtime validation (#11111) by @mablr
Forge Fixes
- fix(forge): consistent handling unresolved imports (#11164) by @grandizzy
- fix(lint): exclude disabled ids in multi-lint passes (#11122) by @0xrusowsky
- fix(forge): bump compilers to fix remapping sol file (#11184) by @grandizzy
- fix(coverage): disambiguate duplicate function names (#11188) by @DaniPopes
- fix(forge): set state changes journal in active fork (#11196) by @grandizzy
- fix(forge): improve error messages for etherscan verification failures (#11194) by @shiyasmohd
- fix(fmt): don't panic on stdin read failure (#11226) by @DaniPopes
- fix(forge script): repeated vm.createSelectFork with same RPC causes segfault (#11250) by @zerosnacks
Full Changelog:
https://github.com/foundry-rs/foundry/compare/v1.3.0...v1.3.1
Previous Releases
| Version | Release Date | Release Notes |
|---|---|---|
| v1.3.0-rc4 | July 30, 2025 | View |
| v1.3.0 | July 31, 2025 | View |
| v1.3.0-rc3 | July 29, 2025 | View |
| v1.3.0-rc2 | July 24, 2025 | View |
| v1.3.0-rc1 | July 17, 2025 | View |
| v1.2.3 | June 8, 2025 | View |
| v1.2.2 | May 30, 2025 | View |
| v1.2.1-rc | May 21, 2025 | View |
| v1.2.1 | May 26, 2025 | View |
| v1.2.0-rc1 | May 19, 2025 | View |
| v1.2.0-rc | May 13, 2025 | View |
| v1.2.0 | May 19, 2025 | View |
| v1.1.0 | April 28, 2025 | View |
| v1.0.0 | February 10, 2025 | View |
This page is automatically updated with the latest release information from the Foundry GitHub repository.
