Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-12-14)
Nightly (2024-12-13)
Other
- fix(release): allow contents write permission, run attestation after release created (#9550)
Nightly
Nightly (2024-12-12)
Other
- Update incorrect documentation in the READ.me (#9538)
Nightly (2024-12-11)
Other
- chore: bump alloy (#9496)
- fix(cheatcodes): clear orderings together with trace steps on debug trace stop (#9529)
- feat(cheatcodes): skip test suite in setup (#9532)
- fix: mark flag incompatibility (#9530)
- chore(deps): weekly
cargo update
(#9533) - fix(fuzz): exclude exernal libraries addresses from fuzz inputs (#9527)
Nightly (2024-12-10)
Nightly (2024-12-09)
- No changes
Nightly (2024-12-06)
Other
- chore: rename alphanet to odyssey (#9491)
- feat: add JSON compatibility for
forge test --summary +/ --detailed
+ apply consistent table styling (#9485) - fix: force
prevrandao
on Moonbeam networks (#9489) - chore(cast): upgrade evmole to 0.6.1, use new style API (#9493)
- chore: bump compilers 0.12.7 (#9498)
- chore(deps): bump breaking deps (#9502)
- chore: improve Retry usage and warning (#9503)
- fix: restore lock version 3 (#9501)
- chore(deps): remove async_recursion (#9500)
Nightly (2024-12-05)
Other
- fix(
cli
): handle id and named chain_id's correctly (#9480) - feat: dedup error messages (#9481)
- chore(anvil): convert panics into errors (#9471)
- fix(remappings): project autoremappings should respect config (#9466)
- refactor: adapt to CompilerContract trait type (#9423)
- chore(deps): bump foundry-compilers 0.12.6 (#9490)
Nightly (2024-12-04)
Other
- chore: set --lcov-version default to 1 (#9463)
- fix(
anvil
): implmaybe_as_full_db
forForkedDatabase
(#9465) - fix(coverage): assert should not be branch (#9467)
- fix(
forge
): rundep.has_branch
in correct dir (#9453) - chore: fix test isolate (#9468)
- feat: bump MSRV to 1.83 (#9473)
- perf(coverage): cache current HitMap, reserve when merging (#9469)
- test: shuffle archive URLs (#9472)
- docs: CoverageCollector comments (#9474)