Skip to content

Releases: decentralized-identity/did-jwt

6.1.2

06 Jun 11:05
Compare
Choose a tag to compare

6.1.2 (2022-06-06)

Bug Fixes

  • ES256K-R verification with checksumAddress in eip155 blockchainAccountId (#232) (dcbd0b9), closes #231

6.1.1

06 Jun 08:23
Compare
Choose a tag to compare

6.1.1 (2022-06-06)

Bug Fixes

  • ci: groom the build scripts and dependencies (#230) (34e943d)

6.1.0

17 May 04:19
Compare
Choose a tag to compare

6.1.0 (2022-05-17)

Features

6.0.0

04 Apr 09:31
Compare
Choose a tag to compare

6.0.0 (2022-04-04)

Bug Fixes

  • remove parseKey, change ES256K and Ed25519 signers to Uint8Array only (#224) (9132caf), closes #222

BREAKING CHANGES

  • The Signer classes exported by this library no longer accept private keys with string encodings, only Uint8Array. This reduces the potential ambiguity between different formats. Some utility methods are exported that allow users to convert some popular encodings to raw Uint8Array.

5.12.4

27 Jan 22:53
Compare
Choose a tag to compare

5.12.4 (2022-01-27)

Bug Fixes

5.12.3

13 Jan 13:55
Compare
Choose a tag to compare

5.12.3 (2022-01-13)

Bug Fixes

  • deps: bump did-resolver to 3.1.5 (6f6eca0)

5.12.2

10 Jan 10:53
Compare
Choose a tag to compare

5.12.2 (2022-01-10)

Bug Fixes

5.12.1

03 Dec 10:53
Compare
Choose a tag to compare

5.12.1 (2021-12-03)

Bug Fixes

5.12.0

19 Nov 19:55
Compare
Choose a tag to compare

5.12.0 (2021-11-19)

Features

  • allow alternative Bitcoin address prefixes (#206) (2087995)

5.11.1

10 Nov 18:38
Compare
Choose a tag to compare

5.11.1 (2021-11-10)

Bug Fixes

  • deps: bump did-resolver to 3.1.3 (e15ba89)