Releases: docknetwork/sdk
Releases · docknetwork/sdk
monorepo-v0.4.0
What's Changed
- Update README.md by @AgneCaunt in #462
- Implement
MultiApi
modules allowing to dispatch methods based on the provided identifiers by @olegnn in #464 - Bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #465
- Bump secp256k1 from 4.0.3 to 4.0.4 by @dependabot in #461
- Bump rollup from 2.78.0 to 2.79.2 by @dependabot in #460
New Contributors
- @AgneCaunt made their first contribution in #462
Full Changelog: monorepo-v0.3.0...monorepo-v0.4.0
monorepo-v0.3.0
What's Changed
- Revert "Revert anoncreds upgrade" by @cykoder in #446
- Remove DisableTrustRegistryParticipantsTests by @cykoder in #447
- Split SDK + initial
cheqd
support by @olegnn in #449 - Fix audit issues by @cykoder in #451
- Fix deploy docs action by @cykoder in #450
- Bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #455
- Bump rollup from 2.78.0 to 2.79.2 in /packages/dock-blockchain-api by @dependabot in #453
- Bump rollup from 2.78.0 to 2.79.2 in /packages/dock-blockchain-modules by @dependabot in #452
- Improve docs + force
DIDDocument
to check for duplicates by @olegnn in #456 - More doc tweaks by @olegnn in #457
- Introduction tweaks by @olegnn in #458
Blob
module forCheqd
, improvements forDIDDocument
and misc tweaks by @olegnn in #459
Full Changelog: v9.2.1...monorepo-v0.3.0
v9.2.1
v9.2.0
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
- @mike-parkhill made their first contribution in #440
Full Changelog: v8.5.0...v9.2.0
v8.6.0
v8.5.0
v8.4.0
Misc. changes for trust registry
`TrustRegistry` participant information (#433) * TrustRegistry participant information