v4.2.0
uport-automation-bot
released this
05 Dec 17:34
·
260 commits
to next
since this release
4.2.0 (2022-12-05)
Bug Fixes
- cli: fix bug in schema generator (d4c63c1)
- credential-ld: simplify signature suite use of Uint8Array (49a10ec)
- credential-w3c: correct verification of credentials given as objects with jwt proofs (#1071) (b0d75e9)
- deps: bump dependencies (701b8ed)
- deps: Update dependency @digitalcredentials/vc to v5 (1bdc802)
- deps: Update dependency ethr-did-resolver to v8 (f475dbc)
- did-provider-ion: await and update deps (#1074) (8cea4c0)
- didcomm message handler should attempt to pass message to other handlers (#1064) (5e18427)
- utils: correctly extract publicKeyHex from [Ed/X]25519 2020 keys (#1076) (c73002c), closes #1067