Skip to content

Releases: foundry-rs/foundry

Nightly (2024-11-09)

09 Nov 00:32
f3376a6
Compare
Choose a tag to compare
Nightly (2024-11-09) Pre-release
Pre-release

Other

  • fix(forge test): record only test fns in test failures (#9286)

Nightly

10 Jul 18:13
f3376a6
Compare
Choose a tag to compare
Nightly Pre-release
Pre-release

Other

  • fix(forge test): record only test fns in test failures (#9286)

Nightly (2024-11-08)

08 Nov 00:32
c4a31a6
Compare
Choose a tag to compare
Nightly (2024-11-08) Pre-release
Pre-release

Other

  • fix(forge): fix stack overflow when the lib path is absolute. (#9190)
  • fix(remappings): ignore remappings of root proj dirs when merging (#9258)
  • feat(cheatcodes): mockCall with bytes4 data (#9267)
  • feat: update to Soldeer v0.5.0 (#9281)

Nightly (2024-11-07)

06 Nov 16:39
58bf161
Compare
Choose a tag to compare
Nightly (2024-11-07) Pre-release
Pre-release
  • No changes

Nightly (2024-11-06)

06 Nov 00:33
57bb12e
Compare
Choose a tag to compare
Nightly (2024-11-06) Pre-release
Pre-release

Other

  • fix(remappings): check if remapping to add starts with existing remapping name (#9246)
  • chore: ignore flaky rostock chain test (#9261)
  • fix(anvil): set auto-unlock an alias of auto-impersonate (#9256)

Nightly (2024-11-05)

05 Nov 00:33
c3069a5
Compare
Choose a tag to compare
Nightly (2024-11-05) Pre-release
Pre-release

Other

  • fix(forge doc): display custom natspec tag (#9257)
  • chore: do not print anvil launch info if silent (#9259)
  • feat: add global --json flag (#9244)
  • chore(forge): enforce common::shell for forge crate (#9231)

Nightly (2024-11-04)

04 Nov 00:34
d2ed15d
Compare
Choose a tag to compare
Nightly (2024-11-04) Pre-release
Pre-release

Other

  • chore(deps): weekly cargo update (#9254)

Nightly (2024-11-03)

03 Nov 00:35
8660e5b
Compare
Choose a tag to compare
Nightly (2024-11-03) Pre-release
Pre-release

Other

  • perf: cap default poll interval (#9250)
  • fix: better error handling when waiting for receipt (#9253)
  • fix: use Debug when formatting errors (#9251)

Nightly (2024-11-02)

02 Nov 00:32
56639cd
Compare
Choose a tag to compare
Nightly (2024-11-02) Pre-release
Pre-release

Other

  • fix(anvil): on anvil_mine jump to next timestamp before mine new block (#9241)
  • fix(deps): update alloy-chains to fix Celo explorer API URL (#9242)
  • fix: reset shell colors based on the input style (#9243)
  • fix: avoid deadlock in nested shell calls (#9245)
  • anvil: Correctly set HF fields for Genesis block (#9248)

Nightly (2024-11-01)

01 Nov 00:35
17e0981
Compare
Choose a tag to compare
Nightly (2024-11-01) Pre-release
Pre-release

Other

  • feat(cast): add string-decode to decode string (#9237)
  • chore: avoid unnecessary mut (#9238)