Releases: cre8/sd-jwt-js
Releases · cre8/sd-jwt-js
v0.5.0
0.5.0 (2024-03-11)
Bug Fixes
- add public param (#92) (c3d7311)
- add publish config (#93) (2e4c5c1)
- add the payload that is required (6c53580)
- adding myself to the contributors page (#90) (3096388)
- change name in packages (832554d)
- change SDJwtPayload to SdJwtPayload (9f06ef7)
- ci publish action (#89) (fedec8d)
- convert any usage into or typed version (#80) (de4df54)
- format file (28202b2)
- implement kbverify function (#127) (e5609f2)
- make sdjwt instance non abstract (#122) (e85aae8)
- the bytes of the output of the hash function must be base64url-encoded. (#57) (025786b)
- update example code (84a8d36)
- update type of credential (63d5ebb)
- upload code cov (#75) (1b24ff9)
Features
- add jwk type (#130) (8ce255a)
- add new package for sd-jwt-vc (ed99188)
- Apply lerna to move src to core (#67) (49e272b)
- calcuate sd_hash in kb JWT (#117) (3415550)
- checking kb header value (#133) (cd2991b)
- create kb jwt when present all (#129) (72ed1ad)
- es crypto features to nodejs and browser (#106) (3ba74e9)
- fix async handling in jwt verify (#131) (76cb930)
- fixing exclude _sd_alg when no disclosure (#120) (dcaf1f6)
- restore rsa type in JWK (#137) (fe0d8f6)
- update present example (#142) (f9ae804)
- use tsup as a bundler (#62) (dc61be9)