daf-did-jwt
Advanced tools
Changelog
5.5.0 (2023-09-19)
Changelog
5.1.0 (2023-02-24)
.js
file extension for ESM import (#1123) (6c850ac), closes #1122Command
instances instead of global program
(#1130) (9c73d98)Changelog
5.0.0 (2023-02-09)
core-types
package from core
(#1116) (ba7a303)test(did-provider-ion): skip a couple of tests that fail with unreasonable errors chore: use ubuntu-latest on CI fix: temporarily remove puppeteer tests fix: use craco for test-react-app to enable babel config test: fix unit and integration tests (browser tests still broken) fix: fix some build issues that prevented tests from working fix: missing deps flagged by pnpm
Changelog
4.2.0 (2022-12-05)
Changelog
4.1.0 (2022-10-31)
Changelog
4.0.0 (2022-09-22)
save
parameter (#975) (598c0e1), closes #966did-jwt
, did-jwt-vc
as direct package deps (#955) (e57edb3)Resolvable
instead of the Resolver
class (9c2e59f)[@next](https://github.com/next)
branch (79c3872)didManagerUpdate
method for full DID document updates (#974) (5682b25), closes #971 #960 #948did-resolver
and connected libraries change the data-type for ServiceEndpoint
to Service
and the previous semantic has changed. Services can have multiple endpoints, not just a single string.