ProtocolSoup v2.0.0
First major release since v1.0.0
A long-span upgrade with broad platform, docs, and protocol improvements. In the future, I will look to introduce a more progressive release pipeline
Major Changes
- Verifiable Credentials (VC) Support: a major body of work across featuring oid4vci and oid4vp support, including wallet-related capabilities and query customisation.
- Docs subdomain release: standalone docs experience covering comprehensive use cases from user and developer personas (see docs.protocolsoup.com)
- Existing protocol uplift: various improvements across existing capabilities for consistency, maintainability, and usability.
What's Changed
- Feat/tls layer visibility by @ParleSec in #6
- Feat/protocolreference by @ParleSec in #7
- Feat/ssfuplift by @ParleSec in #8
- UPDATE Protocol Reference Code Examples by @ParleSec in #9
- UPLOAD contributing DOCS and Templates by @ParleSec in #10
- Feat/verifiable credential by @ParleSec in #11
- Feat/verifiable credential by @ParleSec in #12
- Feat/verifiable credential by @ParleSec in #13
- Feat/modulate by @ParleSec in #14
- Feat/docs uplift by @ParleSec in #15
- UPDATE docs deployment workflow by @ParleSec in #16
Full Changelog: v1.0.0...v2.0.0
Next release will be major, but largely unnoticeable, being the ongoing migration from SPA to SSR architecture via nextJS in order to support a more performant web experience.