Skip to content

Releases: projectsophon/hardhat-diamond-abi

hardhat-diamond-abi v3.0.1

30 Jun 00:57
2137193

Choose a tag to compare

Bug Fixes

  • Filter fallback & receive functions from the ABI (#14) (97c4e62)

hardhat-diamond-abi v3.0.0

16 Jun 00:27
ef94212

Choose a tag to compare

⚠ BREAKING CHANGES

  • Support array of multiple configs (#9)

Features

  • Support array of multiple configs (#9) (6a9dadb)

hardhat-diamond-abi v2.0.1

15 Jun 22:48
a3df474

Choose a tag to compare

Bug Fixes

  • Avoid reprocessing the ABI created by plugin (#10) (5c15630)

hardhat-diamond-abi v2.0.0

02 Jan 23:57
b2440f3

Choose a tag to compare

⚠ BREAKING CHANGES

  • Change filter option parameter order (#3)
  • Replace dedupe option with strict option that validates ABI (#2)

Features

  • Change filter option parameter order (#3) (19e1d91)
  • Replace dedupe option with strict option that validates ABI (#2) (1f20a11)

hardhat-diamond-abi v1.0.0

23 Dec 01:15
ea19b70

Choose a tag to compare

Features

Bug Fixes

  • tests: Ensure ABI name mapper works correctly (1ae7a69)