Skip to content

Releases: NomicFoundation/hardhat-ignition

v0.0.7

31 Jan 14:13
Compare
Choose a tag to compare

0.0.7 - 2023-01-31

Fixed

  • Resolve parameter args for deployed contracts during execution (#125)

v0.0.6

20 Jan 15:18
Compare
Choose a tag to compare

0.0.6 - 2023-01-20

Added

  • Support rerunning deployments that errored or went to on-hold on a previous run (#70)
  • Support sending ETH to a contract without having to make a call/deploy (#79)
  • Confirm dialog on deploys to non-hardhat networks (#95)

Changed

  • Rename the awaitEvent action in the api to event (#108)