Skip to content

Releases: PaulRBerg/hardhat-packager

v1.4.2

26 Jul 09:54
4c34efa
Compare
Choose a tag to compare

Changed

  • Adhere to Common Changelog in CHANGELOG.md (@PaulRBerg)
  • Change license from "Unlicense" to "MIT" (@PaulRBerg)

v1.4.1

29 Mar 15:11
fa6eab4
Compare
Choose a tag to compare

Fixed

  • Handle empty directories two or more levels deep (@PaulRBerg)

v1.4.0

29 Mar 13:47
2b4034a
Compare
Choose a tag to compare

Changed

  • Bump version of @typechain/hardhat, hardhat and typechain peer dependencies (@PaulRBerg)
  • Change directory tree in generated types now reflects the directory tree in the contracts inputs (@PaulRBerg)
  • Upgrade to @typechain/hardhat v6.0.0 (@PaulRBerg)
  • Upgrade to hardhat v2.9.2 (@PaulRBerg)
  • Upgrade to typechain v8.0.0 (@PaulRBerg)

v1.3.0

17 Feb 11:55
aa73bfb
Compare
Choose a tag to compare

Changed

  • Bump version of @typechain/hardhat, hardhat and typechain peer dependencies (#12) (@PaulRBerg)
  • Upgrade to @typechain/hardhat v4.0.0 (@PaulRBerg)
  • Upgrade to hardhat v2.8.4 (@PaulRBerg)

v1.2.1

24 Sep 02:23
Compare
Choose a tag to compare

Fixed

  • Exclude the "common" file in TypeChain subtask (#11) (@PaulRBerg)

v1.2.0

18 Sep 09:27
Compare
Choose a tag to compare

Changed

  • Affix version of tempy to v1.0.1 (@PaulRBerg)
  • Change license from "WTFPL" to "Unlicense" (@PaulRBerg)
  • Change the TASK_ prefix to SUBTASK_ for subtask constant names (@PaulRBerg)
  • Polish README (@PaulRBerg)
  • Set the includeFactories setting to false by default (@PaulRBerg)
  • Upgrade to @typechain/hardhat v2.3.0 (@PaulRBerg)
  • Upgrade to hardhat v2.6.4 (@PaulRBerg)

v1.1.0

08 Aug 21:26
Compare
Choose a tag to compare

Added

  • Allow users to include the TypeChain factories in the output (@PaulRBerg)

Changed

  • Rename SUBTASK_PREPARE_PACKAGE_TYPECHAIN task (@PaulRBerg)
  • Separate the TypeChain subtask in core bindings and factories subtasks (@PaulRBerg)

v1.0.5

04 Aug 17:58
Compare
Choose a tag to compare

Added

  • Include the CHANGELOG.md file in package (@PaulRBerg)

Fixed

  • Bump version of hardhat and typechain peer dependencies (@PaulRBerg)

v1.0.4

03 Aug 09:51
Compare
Choose a tag to compare

Fixed

Fixed

  • Prevent the TypeChain common.ts file from being deleted (@PaulRBerg)

v1.0.3

02 Aug 21:00
Compare
Choose a tag to compare

Changed

  • Change the order of messages logged in the console (@PaulRBerg)