For a list of all changes, please visit the releases page.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.0.2 - 2018-09-18
-
Moved NPM package to scoped package BREAKING CHANGE
You should now install
@blockcerts/cert-verifier-js
package, which will be the only one maintained from now on.
2.0.1 - 2018-09-06
- Updated README file with third party details
- Updated vulnerable dependencies
2.0.0 - 2018-08-03
Complete re-write of the API. Please check the examples and API doc for more details.
Certificate
classCertificate.verify()
methodBLOCKCHAINS
,STEPS
,SUB_STEPS
,CERTIFICATE_VERSIONS
,VERIFICATION_STATUSES
constants
- static
parseJson()
method. BREAKING CHANGE CertificateVerifier
class. BREAKING CHANGE
1.0.1 - 2018-06-19
- Updated dependency version to fix vulnerability issues