All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.7.2 (2024-07-19)
Note: Version bump only for package @sd-jwt/sd-jwt-vc
0.7.1 (2024-05-21)
Note: Version bump only for package @sd-jwt/sd-jwt-vc
0.7.0 (2024-05-13)
0.6.1 (2024-03-18)
- base64url convention (#179) (f8db275)
- incorrect condition on workflow step (#176) (fec88f0)
- sd-jwt-vc: improve alignment with draft-03 (#175) (bcd7d6e)
0.6.0 (2024-03-12)
0.5.0 (2024-03-11)
- 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)
- 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)
- Support lower version of nodejs in crypto (#48) (6aa790c)
- update present example (#142) (f9ae804)
- use tsup as a bundler (#62) (dc61be9)