v1.1.0
What's Changed
- refactor: consolidate usage of kms and crypto into a wrapper package by @Moopli in #21
- chore: update to latest kms-go by @Moopli in #22
- refactor: verifiable package by @vkubiv in #17
- chore: update to latest did-go. by @vkubiv in #23
- fix: bug with multiple subjects. Add ModifyWith funcs. by @vkubiv in #24
- chore: update to use new kms-crypto wrapper suite APIs by @Moopli in #25
- chore: Bump version of did-go by @bstasyszyn in #26
- refactor: streamline signer and verifiers, make them plugable. by @vkubiv in #28
- fix: add support of der key types by @vkubiv in #29
- fix: empty kid by @vkubiv in #30
- feat: resolve key by issuer by @skynet2 in #31
- fix: check issuer during proof check. by @vkubiv in #32
- refactor: jwt parse with issuer check by @vkubiv in #33
- fix: check iss same as issuer by @vkubiv in #34
- fix: bug with disable presentation proof check by @vkubiv in #35
- chore: update bbs-signature-go v1.0.1 and kms-go/did-go to latest main by @rolsonquadras in #36
- chore: update to latest kms-go, did-go. by @vkubiv in #37
- chore: upgrade dependencies by @rolsonquadras in #38
New Contributors
- @bstasyszyn made their first contribution in #26
Full Changelog: v1.0.2...v1.1.0