v1.0.0
What's Changed
- docs(MAINTAINERS): add impacility folks by @jrhender in #34
- Credo integration PR - squashed commits by @jrhender in #38
- chore(vc-api README): remove license by @jrhender in #40
- Workflow spec updates by @jrhender in #43
- test(issue e2e): issuance with remote context by @jrhender in #44
- Add Impactility logo to Readme by @jrhender in #45
- Align VerifyCredential Response by @jrhender in #47
- Improve workflows documentation by @jrhender in #48
- New documentation site by @jrhender in #46
- docs(README): remove architecture section by @jrhender in #49
- docs(workflow tutorials): add self-signed tutorial by @jrhender in #50
- Docs image improvement by @jrhender in #51
- Container package publish by @jrhender in #52
Breaking Changes
- Keys are identified by the base58 encoded public key, not by the JWK thumbprint (see issue #39)
Full Changelog: v0.1.0...v1.0.0