Releases: PaulRBerg/hardhat-packager
Releases · PaulRBerg/hardhat-packager
Release list
v1.4.2
Changed
- Adhere to Common Changelog in
CHANGELOG.md(@PaulRBerg) - Change license from "Unlicense" to "MIT" (@PaulRBerg)
v1.4.1
Fixed
- Handle empty directories two or more levels deep (@PaulRBerg)
v1.4.0
Changed
- Bump version of
@typechain/hardhat,hardhatandtypechainpeer dependencies (@PaulRBerg) - Change directory tree in generated types now reflects the directory tree in the contracts inputs (@PaulRBerg)
- Upgrade to
@typechain/hardhatv6.0.0 (@PaulRBerg) - Upgrade to
hardhatv2.9.2 (@PaulRBerg) - Upgrade to
typechainv8.0.0 (@PaulRBerg)
v1.3.0
Changed
- Bump version of
@typechain/hardhat,hardhatandtypechainpeer dependencies (#12) (@PaulRBerg) - Upgrade to
@typechain/hardhatv4.0.0 (@PaulRBerg) - Upgrade to
hardhatv2.8.4 (@PaulRBerg)
v1.2.1
v1.2.0
Changed
- Affix version of
tempyto v1.0.1 (@PaulRBerg) - Change license from "WTFPL" to "Unlicense" (@PaulRBerg)
- Change the
TASK_prefix toSUBTASK_for subtask constant names (@PaulRBerg) - Polish README (@PaulRBerg)
- Set the
includeFactoriessetting tofalseby default (@PaulRBerg) - Upgrade to
@typechain/hardhatv2.3.0 (@PaulRBerg) - Upgrade to
hardhatv2.6.4 (@PaulRBerg)
v1.1.0
Added
- Allow users to include the TypeChain factories in the output (@PaulRBerg)
Changed
- Rename
SUBTASK_PREPARE_PACKAGE_TYPECHAINtask (@PaulRBerg) - Separate the TypeChain subtask in core bindings and factories subtasks (@PaulRBerg)
v1.0.5
Added
- Include the
CHANGELOG.mdfile in package (@PaulRBerg)
Fixed
- Bump version of
hardhatandtypechainpeer dependencies (@PaulRBerg)
v1.0.4
Fixed
- Fix typos in README (@PaulRBerg)
Fixed
- Prevent the TypeChain
common.tsfile from being deleted (@PaulRBerg)
v1.0.3
Changed
- Change the order of messages logged in the console (@PaulRBerg)