Releases: Sphereon-Opensource/SSI-SDK
Releases · Sphereon-Opensource/SSI-SDK
v0.5.0
v0.4.0
v0.3.4
v0.3.3
v0.3.1
v0.3.0
0.3.0 (2022-01-16)
Bug Fixes
- Add missing suites exports (4a3b8ce)
- Be a bit more relaxed when deleting an LTO DID, eventhough onchain support is not present (7347914)
- Update test timeout for Factom (9a934cf)
Features
- Add debug logging when creating VC, can be enabled by DEBUG=sphereon:ssi-sdk:ld-credential-module-local (c0df2ce)
v0.2.0
0.2.0 (2021-12-16)
Bug Fixes
- LTO DIDs use #sign for keys (11daa98)
- move to ES6 import for cross-fetch (b855273)
- Multibase encoding didn't include the prefix char (1be44b7)
- update test to search for kid using #sign instead of #key as the LTO indexer impl changed (fa0fae4)
- workaround for bug in VeramoEd25519Signature2018 implementation (13442eb)
Features
- Add JSON-LD Credential and Presentation handling/sign support that is compatible with React-Native (b4e8453)
- Add JSON-LD Credential and Presentation handling/sign support that is compatible with React-Native (995f55e)
- Add local default contexts (da29f02)
- Add Local JSON-LD VC and VP issuance and verification plugin (aa1b45c)
- Add Mnemonic seed generation, verificaiton and secure storage (d9a410a)
- Add new ed25519 2018 signature and spec implementation using transmute's TS implementation (ffbe876)
- Add proof purposes to issuance and verification methods. Add support to resolve verification methods from DID doc (c8e7392)
- Add Self-Issued OpenID Connect and OpenID Connect for Verifiable Presentations support (1ec1d1c)
- Add suite lookup based on verification method type next to veramo key type (5c18dc2)
- Allow remote context loading (742d3cc)