Releases: berendsliedrecht/sd-jwt-ts
Releases · berendsliedrecht/sd-jwt-ts
Release v0.3.0
What's Changed
- feat: allow passing issuer and kb jwk by @TimoGlastra in #34
- fix: base64url react native by @TimoGlastra in #33
- feat: calculate and verify sd-hash by @TimoGlastra in #35
- test: fix test after merge by @TimoGlastra in #36
Full Changelog: v0.2.0...v0.3.0
Release v0.2.1-alpha.0
What's Changed
- feat: allow passing issuer and kb jwk by @TimoGlastra in #34
- fix: base64url react native by @TimoGlastra in #33
- feat: calculate and verify sd-hash by @TimoGlastra in #35
- test: fix test after merge by @TimoGlastra in #36
Full Changelog: v0.2.0...v0.2.1-alpha.0
Release v0.2.0
What's Changed
- feat: disclosure with digest by @TimoGlastra in #9
- Fixed incorrect folder name in README.md by @kg0r0 in #11
- fix: only make 'cnf' required when expected cnf by @TimoGlastra in #16
- fix: verify result should be false if error by @TimoGlastra in #17
- fix: sd-jwt without disclosures and must have ~ by @TimoGlastra in #19
- fix: check non-discosable claims and test by @TimoGlastra in #18
- chore: use lerna by @TimoGlastra in #20
- fix: issues with lerna publishing by @TimoGlastra in #21
- fix: create custom release by @TimoGlastra in #22
- ci: do not skip integration on push by @TimoGlastra in #23
- ci: run integration on workflow dispatch by @TimoGlastra in #24
- ci: create releae immediately by @TimoGlastra in #25
- fix: support typescript below 5 by @TimoGlastra in #27
- fix: decode sd jwt method by @TimoGlastra in #28
- cleanup and @sd-jwt/present package by @TimoGlastra in #31
- feat: include encoded disclosure by @TimoGlastra in #29
- ci: fix stable release by @TimoGlastra in #32
New Contributors
Full Changelog: 0.1.1...v0.2.0
Release v0.1.2-alpha.9
What's Changed
- cleanup and @sd-jwt/present package by @TimoGlastra in #31
- feat: include encoded disclosure by @TimoGlastra in #29
Full Changelog: v0.1.2-alpha.8...v0.1.2-alpha.9
Release v0.1.2-alpha.8
What's Changed
- fix: decode sd jwt method by @TimoGlastra in #28
Full Changelog: v0.1.2-alpha.7...v0.1.2-alpha.8
Release v0.1.2-alpha.7
What's Changed
- fix: support typescript below 5 by @TimoGlastra in #27
Full Changelog: v0.1.2-alpha.6...v0.1.2-alpha.7
Release v0.1.2-alpha.6
What's Changed
- chore: use lerna by @TimoGlastra in #20
- fix: issues with lerna publishing by @TimoGlastra in #21
- fix: create custom release by @TimoGlastra in #22
- ci: do not skip integration on push by @TimoGlastra in #23
- ci: run integration on workflow dispatch by @TimoGlastra in #24
- ci: create releae immediately by @TimoGlastra in #25
Full Changelog: 0.1.2-alpha.3...v0.1.2-alpha.6
Release 0.1.2-alpha.3
Release 0.1.2-alpha.1
- decode, utils and types package (5e96533)