Skip to content

Releases: ApeWorX/ape-hardhat

Ape Hardhat 0.8.1

26 Jul 00:24
afe1a92
Compare
Choose a tag to compare

Changes

  • feat: support raise_on_revert=False for sending calls and transactions @antazoey (#177)
  • feat: honor balance config for test accounts initial balance @antazoey (#175)
  • test: re-enable macos-latest @dtdang (#174)

Special thanks to: @antazoey and @dtdang

Ape Hardhat 0.8.0

01 Jun 01:39
faeca5b
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

Ape Hardhat 0.7.3

10 May 14:47
fd2499f
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day and @antazoey

0.7.2

19 Mar 00:11
a41cef4
Compare
Choose a tag to compare

Changes

Special thanks to: @mikeshultz and @solarthesis

Ape Hardhat 0.7.1

08 Mar 14:03
a11a7fe
Compare
Choose a tag to compare

Changes

Special thanks to: @mikeshultz and @solarthesis

Ape Hardhat 0.7.0

19 Dec 03:27
9656422
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day and @antazoey

Ape Hardhat 0.6.13

15 Sep 21:08
e6b818d
Compare
Choose a tag to compare

Changes

  • fix: properly detect, specify, and handle connecting forked network to non-fork [APE-1393] @antazoey (#156)

Special thanks to: @antazoey

Ape Hardhat 0.6.12

21 Jul 14:46
13cbc78
Compare
Choose a tag to compare

Changes

  • fix: revert hardfork mistake [APE-1214] @antazoey (#155)
  • fix: better default when using Hardhat version pre-Shanghai [APE-1214] @antazoey (#155)

Special thanks to: @antazoey

Ape Hardhat 0.6.11

19 Jul 21:14
dd5b0f3
Compare
Choose a tag to compare

Changes

  • fix: issue where binary would be found [APE-1207] @antazoey (#154)
  • fix: issue where binary would be required for remote hosts [APE-1207] @antazoey (#154)
  • fix: issue where could not start process [APE-1207] @antazoey (#154)
  • fix: issue where global installs were ignored [APE-1207] @antazoey (#154)

Special thanks to: @antazoey

Ape Hardhat 0.6.10

05 Jul 19:00
2f49991
Compare
Choose a tag to compare

Changes

  • feat: increment function hit count for call coverage [APE-1122] @antazoey (#153)

Special thanks to: @antazoey