Skip to content

Releases: cheqd/sdk

1.2.2

04 Aug 16:45
Compare
Choose a tag to compare

1.2.2 (2022-08-04)

Bug Fixes

  • build: Added deep level support of iterables (1aeaea3)

1.2.1

04 Aug 10:57
Compare
Choose a tag to compare

What's Changed

  • fix(types): Fixed type mismatch on compilation by @Eengineer1 in #11

Full Changelog: 1.2.0...1.2.1

1.2.0

03 Aug 13:06
Compare
Choose a tag to compare

What's Changed

  • feat(utils): Added utils & interoperability improvements by @Eengineer1 in #10

Full Changelog: 1.1.0...1.2.0

1.1.0

29 Jul 17:06
Compare
Choose a tag to compare

What's Changed

  • refactor: Message Registry for extensibility [DEV-1550] by @jay-dee7 in #1

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

28 Jul 12:29
Compare
Choose a tag to compare

1.0.0 (2022-07-28)

Features

  • api: Basic api design & extension plans, TBC (9c24549)
  • did: Added automated did creation tests & fixes, refactors (bcfc198)
  • did: Added multiple verification method support & uuid did url support (d35f007)
  • sdk: Added base constructor manager class (441bfa3)
  • signer: Added pre-test implementation of DidTxSigner (924d9ec)
  • tests: Added more signer coverage (59a88eb)
  • tests: Added stable round of SDK tests (fa31daa)

Bug Fixes

  • Bump dependencies to latest ts-proto upstream (3762c9f)
  • deps: Fixed dev deps in scope of semantic release (721b488)

Full Changelog: https://github.com/cheqd/sdk/commits/1.0.0