Releases: decentralized-identity/did-resolver
Releases · decentralized-identity/did-resolver
4.1.0
4.1.0 (2023-03-08)
Features
- add type definitions for ConditionalProof2022 (#143) (c4f62d3)
4.0.1
4.0.1 (2022-10-17)
Bug Fixes
4.0.0
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
3.2.2 (2022-06-05)
Bug Fixes
- build: fix typo in package exports (832ea58)
3.2.1
3.2.1 (2022-06-05)
Bug Fixes
- ci: groom the build scripts and dependencies (#133) (5c71b08)
3.2.0
3.2.0 (2022-03-29)
Features
3.1.5
3.1.5 (2021-12-09)
Bug Fixes
3.1.4
3.1.4 (2021-12-04)
Bug Fixes
- add optional
[@context](https://github.com/context)
to result data type (#108) (39a3301)
3.1.3
3.1.3 (2021-10-26)
Bug Fixes
3.1.2
3.1.2 (2021-09-29)
Bug Fixes
- editorial fix to trigger a new release (52098b4)