Skip to content

Releases: decentralized-identity/did-jwt-vc

2.1.3

16 Jun 06:23

Choose a tag to compare

2.1.3 (2021-06-16)

Bug Fixes

  • w3c additional props should not be overwritten inside JWT (#78) (d2a5c44)

2.1.2

28 May 05:38

Choose a tag to compare

2.1.2 (2021-05-28)

Bug Fixes

  • mapp additional W3C spec fields to and from JWT VC (#75) (e0482dc), closes #73

2.1.1

18 May 16:42

Choose a tag to compare

2.1.1 (2021-05-18)

Bug Fixes

2.1.0

08 Apr 14:09

Choose a tag to compare

2.1.0 (2021-04-08)

Features

  • add ability to add to the JWT header of the VC/VP (#71) (79d2d76), closes #69

2.0.2

26 Mar 09:09

Choose a tag to compare

2.0.2 (2021-03-26)

Bug Fixes

  • deps: use Resolvable type from did-resolver (e731e7e)

2.0.1

25 Mar 17:02

Choose a tag to compare

2.0.1 (2021-03-25)

Bug Fixes

2.0.0

11 Mar 16:38

Choose a tag to compare

2.0.0 (2021-03-11)

Bug Fixes

  • deps: update did-jwt@5.0.1 and did-resolver@3.0 (#67) (07bfc6b)

BREAKING CHANGES

  • deps: the type of Resolver used for verification has been upgraded to the latest spec and no longer returns just the DID Document

1.2.0

11 Mar 14:11

Choose a tag to compare

1.2.0 (2021-03-11)

Features

  • add option to keep original fields when transforming JWT<->JOSE payload formats (#63) (cf59b6f), closes #62 #22

1.1.0

24 Feb 17:23

Choose a tag to compare

1.1.0 (2021-02-24)

Features

  • support challenge & domain in Presentation creation and verification (#61) (3a75c47), closes #60 #22

1.0.7

18 Jan 15:20

Choose a tag to compare

1.0.7 (2021-01-18)

Bug Fixes