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