- Add new tests for
issuer.name
including Internationalization settings. - Add a new test to ensure type URLs are treated as an unordered set.
- Add new tests for
issuer.description
including Internationalization settings. - Add new tests for
issuer.id
as a url and not a url. - Add tests for interactions between
validFrom
andvalidUntil
. - Expand tests for
credentialStatus.{id, type}
.
- Update statement for
credentialStatus.id
andtype
test. - Update statement for
credentialSchemas
test. credentialStatus.id
is now optional.- Update
vc-api-test-suite-implementations
tovc-test-suite-implementations
.
- Add a new reporter option that generates the JSON used to create the report.
- Use
@digitalbazaar/[email protected]
.
- See git history for changes.