Release 1.2.0
Changelog:
- Split faulty implementations, sample data, to separate artifact:
ehn.techiop.hcert:hcert-kotlin-jvmdatagen
- Add option to get a data class with "nice" names when validating in JS (equivalent to JVM)
- API change: GreenCertificate now uses arrays for test/vaccination/recovery
- Add
certificateSubjectCountry
toVerificationResult
, to get the country of the HCERT's signature certificate - Relax schema validation once more to allow explicit
null
values fornm
,ma
in HCERT Test entries
We can make no guarantees about the correctness of the implementation, so please do not use it without extensive testing for production use.