selective_disclosure_jwt 1.1.0
selective_disclosure_jwt: ^1.1.0 copied to clipboard
A Dart SDK for working with Selective Disclosure JSON Web Tokens (SD-JWT) following the SD-JWT specification.
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2025-05-23 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
selective_disclosure_jwt
- v1.1.0
- FEAT: Ed25519 algorithm support added (#11).
1.1.0 #
1.0.3 #
- FIX: jose_plus and crypto_keys_plus upgraded (#10).
2025-05-06 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
selective_disclosure_jwt
- v1.0.1
- FIX: downgrade meta to 1.15.0 to increase compatibility with older flutter versions (#9).
1.0.1 #
- FIX: downgrade meta to 1.15.0 to increase compatibility with older flutter versions (#9).
2025-04-16 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
selective_disclosure_jwt
- v1.0.0
- FIX: updates on installation, info alignments (#6).
- FIX: updated the package version to a pre-release (#2).
- FEAT: Initial release.
- FEAT: Make signer async (#5).
- FEAT: prepare for publication (#1).
1.0.0 #
- FIX: updates on installation, info alignments (#6).
- FIX: updated the package version to a pre-release (#2).
- FEAT: Initial release.
- FEAT: Make signer async (#5).
- FEAT: prepare for publication (#1).