Skip to content

Releases: decentralized-identity/did-resolver

4.1.0

08 Mar 14:05
Compare
Choose a tag to compare

4.1.0 (2023-03-08)

Features

  • add type definitions for ConditionalProof2022 (#143) (c4f62d3)

4.0.1

17 Oct 13:48
Compare
Choose a tag to compare

4.0.1 (2022-10-17)

Bug Fixes

4.0.0

02 Aug 18:00
Compare
Choose a tag to compare

4.0.0 (2022-08-02)

Bug Fixes

  • types: update Service interface to match latest DID spec (#136) (4ead68e), closes #135

BREAKING CHANGES

  • types: the ServiceEndpoint type has been renamed to Service and a new type ServiceEndpoint was created to fit the DID spec

3.2.2

05 Jun 16:08
Compare
Choose a tag to compare

3.2.2 (2022-06-05)

Bug Fixes

  • build: fix typo in package exports (832ea58)

3.2.1

05 Jun 15:52
Compare
Choose a tag to compare

3.2.1 (2022-06-05)

Bug Fixes

  • ci: groom the build scripts and dependencies (#133) (5c71b08)

3.2.0

29 Mar 09:53
Compare
Choose a tag to compare

3.2.0 (2022-03-29)

Features

3.1.5

09 Dec 11:18
Compare
Choose a tag to compare

3.1.5 (2021-12-09)

Bug Fixes

3.1.4

04 Dec 23:19
Compare
Choose a tag to compare

3.1.4 (2021-12-04)

Bug Fixes

  • add optional [@context](https://github.com/context) to result data type (#108) (39a3301)

3.1.3

26 Oct 10:15
Compare
Choose a tag to compare

3.1.3 (2021-10-26)

Bug Fixes

3.1.2

29 Sep 16:11
Compare
Choose a tag to compare

3.1.2 (2021-09-29)

Bug Fixes

  • editorial fix to trigger a new release (52098b4)