Releases: blockchain-certificates/cert-verifier-js
Releases · blockchain-certificates/cert-verifier-js
v6.19.0
6.19.0 (2024-11-05)
Features
- VCv2: support multilingual name and description parsing (6fe5743)
v6.18.0
6.18.0 (2024-10-25)
Features
- VCv2: add name and description from parser (d72df5a)
v6.17.1
6.17.1 (2024-10-24)
Bug Fixes
- Types: expose name and description properties on VC type (6bda557)
v6.17.0
6.17.0 (2024-10-23)
Features
- VCv2: add support for name and description (4e0178a)
v6.16.0
6.16.0 (2024-10-17)
Features
- Expiration: show expiration date in error message (53f2810)
v6.15.0
6.15.0 (2024-10-15)
Features
- vcV2: add validation step for VC v2 only (13f4e1c)
- vcV2: default validFrom to first created proof value (a4904f2)
- vcV2: plug date format validation logic into validation step (d3d9ea7)
- vcV2: validate dateTimeStamp format according to spec (feee915)
v6.14.0
6.14.0 (2024-06-17)
Features
- SelectiveDisclosure: add ecdsa-sd-2023 verification support (253e971)
- SelectiveDisclosure: remove unnecessary first level dep (dba53f0)
- SelectiveDisclosure: start implementing support for EcdsaSd2023 (104866b)
- SelectiveDisclosure: update API signature (b37fe53)
v6.13.2
6.13.2 (2024-05-14)
Bug Fixes
- RevocationList: improve error message when status list request is 404 (069b3dd)
v6.13.1
6.13.1 (2024-03-26)
Bug Fixes
- RevocationList: publish @blockcerts/schemas fix to ensure RL verifies in the wild (e3ab9c7)