Skip to content

Releases: decentralized-identity/ethr-did-resolver

7.0.0-alpha.2

14 Oct 11:02
Compare
Choose a tag to compare
7.0.0-alpha.2 Pre-release
Pre-release

7.0.0-alpha.2 (2022-10-14)

Bug Fixes

  • build: build commonjs and also expose esm wrapper (522c199)

7.0.0-alpha.1

13 Oct 13:00
Compare
Choose a tag to compare
7.0.0-alpha.1 Pre-release
Pre-release

7.0.0-alpha.1 (2022-10-13)

Bug Fixes

  • add esm wrapper instead of double transpile (d2bbeaf)

BREAKING CHANGES

  • ESM is only supported through a wrapper

6.2.4-alpha.1

13 Oct 12:55
Compare
Choose a tag to compare
6.2.4-alpha.1 Pre-release
Pre-release

6.2.4-alpha.1 (2022-10-13)

Bug Fixes

6.2.3

12 Oct 14:31
Compare
Choose a tag to compare

6.2.3 (2022-10-12)

Bug Fixes

  • e2e tests with deprecated ethr test networks (0fd9915)
  • hex values getting wrongly encoded to utf8 for setAttributeSigned (c5c8989)

6.2.2

07 Sep 10:15
Compare
Choose a tag to compare

6.2.2 (2022-09-07)

Bug Fixes

  • export MetaSignature type (62f250a)

6.2.1

06 Sep 07:59
Compare
Choose a tag to compare

6.2.1 (2022-09-06)

Bug Fixes

  • track legacy deployments, fix nonce calculation, export contract (#167) (c0d0366), closes #165 #166

6.2.0

05 Sep 06:36
Compare
Choose a tag to compare

6.2.0 (2022-09-05)

Features

  • add controller support for meta/signed transactions (#164) (ce93e70)

6.1.0

04 Aug 04:12
Compare
Choose a tag to compare

6.1.0 (2022-08-04)

Features

  • add experimental support for ServiceEndpoint objects (#163) (3919a25)

6.0.2

08 Jul 18:03
Compare
Choose a tag to compare

6.0.2 (2022-07-08)

Bug Fixes

  • revert aurora tweaks and use known deployments in config (#161) (e238a9f)

6.0.1

06 Jun 09:06
Compare
Choose a tag to compare

6.0.1 (2022-06-06)

Bug Fixes

  • ci: groom the build scripts and dependencies (#156) (9a53958)