Releases: Open-Attestation/open-attestation
Releases · Open-Attestation/open-attestation
v6.0.0
6.0.0 (2021-08-03)
chore
- update to npm 7, drop cjs support (e6333d2)
BREAKING CHANGES
- drop cjs support, drop node 10 support
v5.4.0
5.4.0 (2021-07-21)
Features
- added isDocumentRevokable and test cases (#192) (99fbcba)
v5.3.4
5.3.4 (2021-06-28)
Bug Fixes
- move context to schemata repository (ad617d1)
- v3 cred needs OpenAttestationCredential type (5c842bf)
v5.3.3
5.3.3 (2021-06-22)
Bug Fixes
v5.3.2
5.3.2 (2021-06-01)
Bug Fixes
- combine log lines for easier searching (4f4bf3d)
v5.3.1
5.3.1 (2021-05-28)
Bug Fixes
- stringify errors to properly log them (990397e)
v5.3.0
5.3.0 (2021-05-18)
Features
v5.2.3
5.2.3 (2021-05-04)
Bug Fixes
- loose json schema validation (e58aaeb)
v5.2.2
5.2.2 (2021-04-28)
Bug Fixes
- pre-load only at first call (63c39fc)
v5.2.1
5.2.1 (2021-04-28)
Bug Fixes
- node document loader not available in browser (#168) (b38f34c)