Skip to content

Releases: PaulRBerg/hardhat-packager

v1.4.2

Choose a tag to compare

@PaulRBerg PaulRBerg released this 26 Jul 09:54
4c34efa

Changed

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

v1.4.1

Choose a tag to compare

@PaulRBerg PaulRBerg released this 29 Mar 15:11
fa6eab4

Fixed

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

v1.4.0

Choose a tag to compare

@PaulRBerg PaulRBerg released this 29 Mar 13:47
2b4034a

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

Choose a tag to compare

@PaulRBerg PaulRBerg released this 17 Feb 11:55
aa73bfb

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

Choose a tag to compare

@PaulRBerg PaulRBerg released this 24 Sep 02:23

Fixed

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

v1.2.0

Choose a tag to compare

@PaulRBerg PaulRBerg released this 18 Sep 09:27

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

Choose a tag to compare

@PaulRBerg PaulRBerg released this 08 Aug 21:26

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

Choose a tag to compare

@PaulRBerg PaulRBerg released this 04 Aug 17:58

Added

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

Fixed

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

v1.0.4

Choose a tag to compare

@PaulRBerg PaulRBerg released this 03 Aug 09:51

Fixed

Fixed

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

v1.0.3

Choose a tag to compare

@PaulRBerg PaulRBerg released this 02 Aug 21:00

Changed

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