Skip to content

Latest commit

Β 

History

History
208 lines (114 loc) Β· 11.2 KB

CHANGELOG.md

File metadata and controls

208 lines (114 loc) Β· 11.2 KB

Changelog

All notable changes to this project will be documented in this file.

2.12.0 (2023-09-08)

πŸš€ Features

  • did key support when verify did auth response (#24) (974bbf9)

2.11.0 (2023-06-27)

πŸ› Bug Fixes

  • tests with new api changes (da63a77)

πŸš€ Features

  • allow external id_token to be validated (de5fe8d)
  • allow issuer object for vc (e27869a)
  • update self issued v2 accepted iss (69448a8)

2.10.4 (2023-02-13)

πŸ› Bug Fixes

  • tests with new api changes (da63a77)

πŸš€ Features

  • allow issuer object for vc (e27869a)
  • update self issued v2 accepted iss (69448a8)

2.10.3 (2023-02-09)

πŸ› Bug Fixes

  • tests with new api changes (da63a77)

πŸš€ Features

  • update self issued v2 accepted iss (69448a8)

2.10.2 (2022-06-03)

πŸ› Bug Fixes

  • tests with new api changes (da63a77)

2.10.1 (2022-03-23)

πŸ› Bug Fixes

πŸš€ Features

  • create response without signature (c82722d)
  • support claims in response (4f006a3)

2.10.0 (2021-11-30)

πŸš€ Features

  • create response without signature (c82722d)
  • support claims in response (4f006a3)

πŸ› Bug Fixes

2.9.0 (2021-08-06)

πŸ› Bug Fixes

πŸš€ Features

  • create response without signature (c82722d)
  • support claims in response (4f006a3)

2.8.0 (2021-06-11)

πŸš€ Features

  • support for did-ethr

  • create response without signature (c82722d)

πŸ› Bug Fixes

2.7.0 (2021-06-11)

πŸš€ Features

  • create response without signature (c82722d)

πŸ› Bug Fixes

2.6.0 (2021-05-26)

πŸš€ Features

  • create response without signature (c82722d)

πŸ› Bug Fixes

2.5.0 (2021-05-05)

πŸš€ Features

  • create response without signature (c82722d)

πŸ› Bug Fixes

2.4.0 (2021-04-19)

πŸš€ Features

  • create response without signature (c82722d)

2.3.0 (2021-03-31)

πŸš€ Features

2.2.4 (2021-03-31)

πŸ› Bug Fixes

  • sign external and updated libraries (#17) (eef6b5b)

2.2.3 (2021-03-30)

πŸ› Bug Fixes

2.2.2 (2021-03-30)

πŸ› Bug Fixes

2.2.1 (2021-03-30)

πŸ› Bug Fixes

2.2.0 (2021-02-15)

πŸš€ Features

2.1.2 (2020-12-23)

2.1.1 (2020-12-22)

2.1.0 (2020-11-26)

πŸš€ Features

  • implemented full siop response token validation (03952ef)
  • using external identifier to obtain jwk public key (70a14a1)

2.0.0 (2020-11-14)

⚠ BREAKING CHANGES

  • library calls have different signatures input/output parameters

!! Be careful to update library to this version. Read the README and adapt your project accordingly.

πŸ› Bug Fixes

πŸš€ Features

  • added complete Request Object parameters (2be050b)

  • extended support from node.js v10 (bd52b64)

  • implemented sub and sub_jwk on Response Object (6a8ca55)

  • update library to full compliant specs (478d577)

  • Merge pull request #9 from validatedid/feat/vid-1159-support-response-methods (50a7d40), closes #9 #9

0.0.6 (2020-11-06)