Skip to content

Releases: docknetwork/sdk

monorepo-v0.4.0

30 Oct 23:25
2298141
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: monorepo-v0.3.0...monorepo-v0.4.0

monorepo-v0.3.0

21 Oct 12:46
e8e8131
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.2.1...monorepo-v0.3.0

v9.2.1

23 Aug 15:42
56c1453
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.2.0...v9.2.1

v9.2.0

12 Aug 19:09
ceef434
Compare
Choose a tag to compare

What's Changed

  • Refactor typed-did by @olegnn in #434
  • adding action for checking licenses by @mike-parkhill in #440
  • Upgrade dependency by @lovesh in #441
  • Fix getDidMethodKeyDetail NoDIDError invalid DID string by @cykoder in #442
  • Fix JWT verification, add did:jwk resolver (often used in SIOP JWT-VCs) by @cykoder in #443
  • Fix verifying schema with only ID field in subject, dont expand for schema validation by @cykoder in #444

New Contributors

Full Changelog: v8.5.0...v9.2.0

v8.6.0

02 Jul 17:23
Compare
Choose a tag to compare

What's Changed

  • Fix anoncreds verification with non-deterministic context by @cykoder in #437
  • Rename sig scheme by @lovesh in #439

Full Changelog: v8.4.0...v8.6.0

v8.5.0

02 Jul 17:23
Compare
Choose a tag to compare
  • Used deterministic JSON strinfigy
  • Rename signature scheme

v8.4.0

01 Jul 15:33
d64f51f
Compare
Choose a tag to compare

What's Changed

  • Change schema format from data-uri to object by @lovesh in #435

Full Changelog: v8.3.0...v8.4.0

Misc. changes for trust registry

25 Jun 13:23
5a46b12
Compare
Choose a tag to compare
`TrustRegistry` participant information (#433)

* TrustRegistry participant information

v8.2.0

13 May 16:37
Compare
Choose a tag to compare
  • Update crypto-wasm-ts dependency and corresponding changes
  • Rename getDelegatedProofsFromVerifiedPresentation to getKeyedProofsFromVerifiedPresentation
  • Unskip did:key, trust registry, etc tests for mainnet

v8.1.5

01 May 21:01
86dc4e4
Compare
Choose a tag to compare

What's Changed

  • Pass parsingOptions when auto generating anoncreds schema if existing by @cykoder in #426

Full Changelog: v8.1.4...v8.1.5