Skip to content

Releases: hashgraph/hedera-custodians-library

FIxed win32 compatibility

11 Sep 13:32
dbec86c
Compare
Choose a tag to compare
Fix/win32 compatibility (#41)

Signed-off-by: Mario Francia <[email protected]>

Include AWS KMS as custodial service

14 Aug 10:26
916b329
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v.1.4.0

Dfns ECDSA with hash

02 Aug 06:43
98b2d40
Compare
Choose a tag to compare

Added ECDSA keys (hashes) to DFNS

What's Changed

New Contributors

Full Changelog: v1.2.5...v1.3.0

type module removed from package.json

13 Mar 12:24
5c47d63
Compare
Choose a tag to compare

Package is by default CJS

v1.2.4

13 Mar 10:02
31e4aa3
Compare
Choose a tag to compare
version updated to 1.2.4 (#17)

Signed-off-by: Alberto Molina <[email protected]>

package-lock versioning updated

13 Mar 09:17
67b7f7a
Compare
Choose a tag to compare

dependencies versions rolled-back

HotFixes 1060-1061 from StableCoin

12 Mar 10:17
842d5c3
Compare
Choose a tag to compare

Fix import package.json

27 Feb 11:57
49ff46f
Compare
Choose a tag to compare

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

Full Changelog: v.1.2.0...v1.2.1

First sprint release with examples

26 Feb 14:54
49ff46f
Compare
Choose a tag to compare

What's Changed

  • Added examples
  • Improved repository structure
  • Improved tests
  • Added Github Actions
  • Added Husky validations

Full Changelog: https://github.com/hashgraph/hedera-custodians-library/commits/v.1.2.0