Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
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
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
Full Changelog:
Nightly (2025-09-01)
Nightly (2025-08-31)
Other
- Fix: invalid tx input error in anvil component (#11488) by @ongyimeng
- feat: add missing eip7702 support (#11490) by @ongyimeng
- feat(anvil): support celo transfer precompile (#11491) by @mattsse
- chore: align error messages with boundary conditions (#11468) by @Sharilleed223
- feat(npm): publish forge to
npm
for each arch (#11047) by @o-az
Full Changelog:
v1.3.3
Foundry v1.3.3
Foundry v1.3.3 is a bugfix release for forge.
Forge Fixes
- fix(forge): do not throw if etherescan api key set and unknown chain (#11444) by @grandizzy