- BREAKING: Rename the tag to run Bitstring Status List test suite from
StatusList2021toBitstringStatusList.
- BREAKING: Rename
.vcApiTestImplementationsConfig.cjsconfig for testing localhost implementations to.localImplementationsConfig.cjs.
- Remove unsupported
Ed25519Signature2018tag from implementations. - Remove
Mattrfrom implementations list.
- BREAKING: Renamed package name to
vc-test-suite-implementations. - Update
README.mdto add additional information about requirements for opting into a test suite.
- Remove tags for
ecdsa,eddsa,ed25519signature2020, andvc2.0test suites that are not associated with this implementations repo.
- Removed unused "method" property from implementations' config.
- Class
Endpointfor wrapping generic endpoints. - API
filterByTag({property: 'verifiers', tags: ['VC_API']}) - See individual commits for history.