Open-Attestation / open-attestation

Meta framework for providing digital provenance and integrity to documents.
https://openattestation.com
Apache License 2.0
54 stars 18 forks source link

feat: strict schema typing #79

Closed yehjxraymond closed 4 years ago

yehjxraymond commented 4 years ago

This PR introduces stricter types on the version string of the OA document. Random strings will no longer be accepted. At the same time, the SchemaId is exported to allow dependencies to use the enum values.

OA documents using the old version string will be invalidated

john-dot-oa commented 4 years ago

:tada: This PR is included in version 3.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: