- BREAKING: Remove
axios
and use@digitalbazaar/http-client
. This is breaking because errors thrown by the two libraries are not identical. - Update deps.
- BREAKING: Remove
jsonld-signatures
and get Ed25519Signature2018 suite from its own library.verificationMethod
param removed from suite constructor. - Rename
webkms-client
to@digitalbazaar/webkms-client
and update to latest v6.0 that supports multiple asymmetric key types . - Use
[email protected]
.vc-revocation-list@1
have no impact here. - Rename
vc-js
to@digitalbazaar/vc
. - Use
[email protected]
.
- BREAKING: Remove
- Update test deps to latest.
- Update deps.
- Update deps.
- Update test deps.
- Update CI workflow.
- Update test deps.
- BREAKING: Use edv-client@4. This is a breaking change here because of changes in how edv-client serializes documents.
- Add
revokeCredential
API. - Add support for CI and coverage workflow.
- Update
Issuer
role withread
access to the Credentials EDV.
- See git history for changes previous to this release.