dcql 1.2.1
dcql: ^1.2.1 copied to clipboard
A Dart implementation of Digital Credentials Query Language (DCQL) for querying credentials from digital wallets.
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2025-12-02 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dcql - v1.2.1
- FIX: update example dependencies and fix ssi breaking changes.
- FIX: update ssi dependency to version 3.0.2 and fix meta context extraction.
1.2.1 #
- FIX: update example dependencies and fix ssi breaking changes.
- FIX: update ssi dependency to version 3.0.2 and fix meta context extraction.
2025-10-16 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dcql - v1.2.0
- FIX: json serialization.
- FEAT: enable automatic publishing to pub.dev (#4).
1.2.0 #
1.1.0 #
- FEAT: enable automatic publishing to pub.dev (#4).
1.0.0 #
- Initial version.