Skip to content

Releases: keep-network/hardhat-helpers

v0.7.2

09 Aug 14:23
9b8cde1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

24 Jan 09:48
6611cb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

18 Jan 11:24
49a3e38
Compare
Choose a tag to compare

✨ Highlights

  • Ethers v6 is now supported
  • Typescript v5 is now supported
  • Hardhat and OpenZeppelin packages updated to the latest versions

What's Changed

Full Changelog: v0.5.0...v0.7.0

v0.5.1

03 May 11:04
17444e9
Compare
Choose a tag to compare

This release adds more information to deployment artifact saved on upgradable contract deployment (#17)

v0.5.0

22 Apr 18:44
030ee35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

22 Nov 16:17
7c39102
Compare
Choose a tag to compare

What's Changed

  • No more pushing dist directory by @nkuba in #3
  • Helpers for Ownable contract by @nkuba in #2
  • Helpers for blocks mining by @nkuba in #5
  • Add function to mine blocks to a specific target by @nkuba in #6
  • Helpers 3.0 by @nkuba in #7
  • CI job to publish package to NPM by @nkuba in #8
  • Use Heimdall to push commit by @nkuba in #9

New Contributors

  • @nkuba made their first contribution in #3

Full Changelog: v0.1.0...v0.4.0

Hardhat Helpers plugin

16 Jul 10:29
f076fdb
Compare
Choose a tag to compare

Features:

  • Utilities for Address validation and equality check.