Releases: hypersign-protocol/hid-ssi-js-sdk
Releases · hypersign-protocol/hid-ssi-js-sdk
Release v7.0.1
v7.0.0
What's Changed
- Ssi integration testing by @Pratap2018 in #43
- fixed sdk by @Pratap2018 in #50
- Figureout schmea refactor by @Vishwas1 in #52
- Support private did by @Vishwas1 in #53
- Merge pull request #53 from hypersign-protocol/support-private-did by @Pratap2018 in #54
- deterministic Did creation by @Pratap2018 in #57
- fixed the issue by @Pratap2018 in #66
- Develop by @Pratap2018 in #68
- Credential register optional by @Pratap2018 in #73
- Resolve did converted by @Pratap2018 in #72
- Credential revocation by @Pratap2018 in #69
- test case using chai and mocha by @varsha766 in #75
- Testcase by @Pratap2018 in #77
- Fix org cred by @Pratap2018 in #76
- added some more testcases by @varsha766 in #78
- Refactor presentation by @Vishwas1 in #80
- Refactor presentation by @Vishwas1 in #81
- Fix resolve errors by @Pratap2018 in #85
- resolve did issue fixed by @varsha766 in #87
- Update sdk-fixsdk by @Pratap2018 in #92
- Fix sdk by @Pratap2018 in #93
- Documentation by @varsha766 in #94
- some small changes by @varsha766 in #101
- added new method addVerificationMethod and some changes related to ke… by @varsha766 in #100
- added test case for adding verificationMethod without offlinesigner by @varsha766 in #102
- modified register method of did by @varsha766 in #103
- Hsstud 223 by @varsha766 in #104
- Hsstud 255 by @varsha766 in #110
- added seprate script to test did generated by ClientSpec by @varsha766 in #112
- added methods in interface by @varsha766 in #113
- added method documentation comment by @varsha766 in #114
- Hsstud 238 by @Vishwas1 in #116
- Develop by @Vishwas1 in #121
New Contributors
- @Pratap2018 made their first contribution in #43
- @varsha766 made their first contribution in #75
Full Changelog: v5.0.1...v7.0.0
v6.2.0
Features
- Support for private DID
- Support for create DID with hd path
- Support for schema.org
- Support for DIDAuth (sign and verify didDoc)
What's Changed
- Ssi integration testing by @Pratap2018 in #43
- fixed sdk by @Pratap2018 in #50
- Figureout schmea refactor by @Vishwas1 in #52
- Support private did by @Vishwas1 in #53
- Merge pull request #53 from hypersign-protocol/support-private-did by @Pratap2018 in #54
- deterministic Did creation by @Pratap2018 in #57
- fixed the issue by @Pratap2018 in #66
- Develop by @Pratap2018 in #68
New Contributors
- @Pratap2018 made their first contribution in #43
Full Changelog: v5.0.1...tag-v6.2.0
v5.0.1
hs-sdk v1.0
used axios instead of fetch