Releases: ministero-salute/dcc-utils
Releases · ministero-salute/dcc-utils
Version 0.5.0
Version 0.4.0
Features
- Add kid method (author @lucadentella)
Extras
- Types refactoring (author @elgorditosalsero)
- New version of
base45
lib
Version 0.3.1
This release includes a patched version of base45
.
Version 0.3.0
Features
- added
checkSignatureWithCertificate
method (thanks @lucadentella) - added types support (thanks @elgorditosalsero)
New example to fetch certificates from 🇮🇹 (thanks @dnldsht)
Version 0.2.0
Fix: check cert inside checkSignatureWithKeysList
Version 0.1.0
Features:
- Add fromJSON to Rule.
- Add signature veryfing with lovasoa/sanipasse strategy. (@rebuglio)