Skip to content

Releases: decentralized-identity/ethr-did-resolver

10.1.3

13 Jan 07:12
Compare
Choose a tag to compare

10.1.3 (2024-01-13)

Bug Fixes

  • deps: update dependency ethers to v6.10.0 (435ae92)

10.1.2

03 Jan 06:02
Compare
Choose a tag to compare

10.1.2 (2024-01-03)

Bug Fixes

  • deps: update dependency ethers to v6.9.2 (0e69c5b)

10.1.1

20 Dec 12:07
Compare
Choose a tag to compare

10.1.1 (2023-12-20)

Bug Fixes

  • deps: update dependency ethers to v6.9.1 (01e0006)

10.1.0

05 Dec 16:34
Compare
Choose a tag to compare

10.1.0 (2023-12-05)

Features

10.0.1

27 Nov 17:12
Compare
Choose a tag to compare

10.0.1 (2023-11-27)

Bug Fixes

  • deps: update dependency ethers to v6.9.0 (0ca70ec)

10.0.0

08 Nov 18:43
Compare
Choose a tag to compare

10.0.0 (2023-11-08)

Features

BREAKING CHANGES

  • the keys in the verificationMethod array are no longer all referenced in the assertionMethod array. Only authentication (sigAuth) or signing keys (veriKey) are added.

9.1.1

08 Nov 17:23
Compare
Choose a tag to compare

9.1.1 (2023-11-08)

Bug Fixes

  • deps: bump dependencies and adapt code (#193) (0a8da00)

9.1.0

08 Nov 15:49
Compare
Choose a tag to compare

9.1.0 (2023-11-08)

Features

  • add JSON-LD contexts that define all the terms being used (#192) (cd49ab8)

9.0.0

27 Sep 09:43
Compare
Choose a tag to compare

9.0.0 (2023-09-27)

Bug Fixes

BREAKING CHANGES

  • deps: this update uses ethers v6 which has a sufficiently different API from v5 that will likely need attention. While the API of this library hasn't changed, it is likely that an update will need attention so this is marked as a breaking change and a new major version is released.

8.1.2

13 Jul 00:11
Compare
Choose a tag to compare

8.1.2 (2023-07-13)

Bug Fixes

  • deps: update all non-major dependencies (5d1be47)