Skip to content

Releases: hyperledger/identus-edge-agent-sdk-ts

PRISM Wallet SDK TypeScript v3.0.0

02 May 19:07
6a0b8d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v3.0.0

PRISM Wallet SDK TypeScript v2.4.0

02 May 19:06
4fdba58
Compare
Choose a tag to compare

What's Changed

  • fix: update dates parsing from JWT credentials by @milosh86 in #66
  • chore: update readme.md by @amagyar-iohk in #71
  • fix(docs): updated readme installation instructions by @petevielhaber in #72
  • feat: Add Cryptography key abstraction for signable, verifiable keys, and also private and public base impls by @elribonazo in #67
  • test: add e2e tests by @amagyar-iohk in #76
  • fix(Pluto): encoding / decoding PrivateKeys by @curtis-h in #78
  • feat(Castor): extending createPrismDID to accept a KeyPair or PublicKey by @curtis-h in #70
  • feat(Demo): Update Mediator DID for demo apps by @curtis-h in #73
  • test: update github pipelines by @amagyar-iohk in #77
  • fix(docs): Add static reference to the docs. by @elribonazo in #82
  • feat(Mercury): adding return_route: all to didcomm Message by @curtis-h in #80
  • feat(Apollo): MnemonicWordList must be 24 or 12 words long by @curtis-h in #81
  • feat(Sec): updating package dependencies by @curtis-h in #83
  • refactor!: removing Pluto implementation from main bundle by @milosh86 in #84
  • fix(mercury): Add return route with value all to async messages that are initiated by the holder. by @elribonazo in #85

Full Changelog: v2.0.3...v2.4.0

PRISM Wallet SDK TypeScript v2.0.3

02 May 19:06
076e8a7
Compare
Choose a tag to compare

What's Changed

  • fix: Documentation improvements by @elribonazo in #62
  • fix(docs): Correct the required commands to run the nodejs + browser … by @elribonazo in #64
  • fix(docs): Improve Generated documentation by @elribonazo in #65
  • fix: Listener Key must be exported not as a type. by @elribonazo in #68

Full Changelog: v2.0.1...v2.0.3

PRISM Wallet SDK TypeScript v2.0.1

02 May 19:06
bfb8a96
Compare
Choose a tag to compare

Packages

atala-prism-wallet-sdk v2.0.1

What's Changed

  • ci: fixes slack tag link in slack by @amagyar-iohk in #45
  • docs(apollo): update docs regarding changed seed param position by @milosh86 in #46
  • fix: Index access. by @curtis-h in #44
  • build: remove crypto polyfill for browser build by @milosh86 in #51
  • fix: add support for Base64 in PickupRunner by @FabioPinheiro in #52
  • fix: pluto sqljs loader in nodejs by @dorultan in #54
  • fix: pluto module finding namespace by @dorultan in #55
  • fix: browser sqlite storage issue by @dorultan in #49
  • fix(apollo): createKeyPairFromPrivateKey update impl to not use the seed and fix mercury secretResolver impl by @elribonazo in #50
  • fix(agent): Improve unit testing for protocols. by @elribonazo in #56
  • fix(docs): polishing documentation by @petevielhaber in #48
  • fix(apollo): Create keyPair from privateKey, support ed25519 and x25519 keyCurves. by @elribonazo in #57
  • fix(sdk): Add Proper Nodejs support + refactor into SRC by @elribonazo in #58
  • fix(sdk): Adding full support for browsers and nodejs platforms. by @elribonazo in #59
  • fix(didcomm): Add didcomm packages as dependencies by @elribonazo in #60
  • fix: improve build process and readme by @milosh86 in #61

New Contributors

Full Changelog: v2.0.0...v2.0.1

Atala PRISM Wallet SDK TypeScript v2.1

02 May 19:05
07df69b
Compare
Choose a tag to compare

What's Changed

  • ci: fixes slack tag link in slack by @amagyar-iohk in #45
  • docs(apollo): update docs regarding changed seed param position by @milosh86 in #46
  • fix: Index access. by @curtis-h in #44
  • build: remove crypto polyfill for browser build by @milosh86 in #51
  • fix: add support for Base64 in PickupRunner by @FabioPinheiro in #52
  • fix: pluto sqljs loader in nodejs by @dorultan in #54
  • fix: pluto module finding namespace by @dorultan in #55
  • fix: browser sqlite storage issue by @dorultan in #49
  • fix(apollo): createKeyPairFromPrivateKey update impl to not use the seed and fix mercury secretResolver impl by @elribonazo in #50
  • fix(agent): Improve unit testing for protocols. by @elribonazo in #56
  • fix(docs): polishing documentation by @petevielhaber in #48
  • fix(apollo): Create keyPair from privateKey, support ed25519 and x25519 keyCurves. by @elribonazo in #57
  • fix(sdk): Add Proper Nodejs support + refactor into SRC by @elribonazo in #58

New Contributors

Full Changelog: v2.0.0...2-1-internal-security-audit