Releases: hashgraph/hedera-custodians-library
Releases · hashgraph/hedera-custodians-library
FIxed win32 compatibility
Fix/win32 compatibility (#41) Signed-off-by: Mario Francia <[email protected]>
Include AWS KMS as custodial service
What's Changed
- chore: Updated codeowners for iobuilders-hedera-committers team by @rbarkerSL in #36
- AWS KMS Integration by @MiguelLZPF in #37
Full Changelog: v1.3.0...v.1.4.0
Dfns ECDSA with hash
Added ECDSA keys (hashes) to DFNS
What's Changed
- docs: update installation instructions for npm package by @M-Francia in #21
- chore: add code ownership definitions by @nathanklick in #22
- ci: Updated the workflows and added dependabot.yml by @rbarkerSL in #24
- chore: Update codeowners by @rbarkerSL in #30
- feat: dfns ecdsa with hash by @AlbertoMolinaIoBuilders in #28
New Contributors
- @M-Francia made their first contribution in #21
- @nathanklick made their first contribution in #22
- @rbarkerSL made their first contribution in #24
Full Changelog: v1.2.5...v1.3.0
type module removed from package.json
Package is by default CJS
v1.2.4
version updated to 1.2.4 (#17) Signed-off-by: Alberto Molina <[email protected]>
package-lock versioning updated
dependencies versions rolled-back
HotFixes 1060-1061 from StableCoin
Fix import package.json
What's Changed
Fix error where import "cannot find module". Also update README.md and minor fixes📝
Added exports package.json option in addition to main and module to keep backward compatibility
- Fix import package.json by @MiguelLZPF in #9
Full Changelog: v.1.2.0...v1.2.1
First sprint release with examples
What's Changed
- Added examples
- Improved repository structure
- Improved tests
- Added Github Actions
- Added Husky validations
- First sprint integration by @MiguelLZPF in #7
Full Changelog: https://github.com/hashgraph/hedera-custodians-library/commits/v.1.2.0