Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.0.1](v2.0.0...v2.0.1) (2023-05-31) ### Bug Fixes * add support for Base64 in PickupRunner ([#52](#52)) ([4d81061](4d81061)) * **agent:** Improve unit testing for protocols. ([#56](#56)) ([4049258](4049258)) * **apollo:** Create keyPair from privateKey, support ed25519 and x25519 keyCurves. ([#57](#57)) ([29b655e](29b655e)) * **apollo:** createKeyPairFromPrivateKey update impl to not use the seed and fix mercury secretResolver impl ([#50](#50)) ([8db08b3](8db08b3)) * browser sqlite storage issue ([#49](#49)) ([a535882](a535882)) * **didcomm:** Add didcomm packages as dependencies ([#60](#60)) ([a0ba3b6](a0ba3b6)) * **docs:** polishing documentation ([#48](#48)) ([19fa64d](19fa64d)) * improve build process and readme ([#61](#61)) ([a090f9c](a090f9c)) * Index access. ([#44](#44)) ([2d47c50](2d47c50)) * pluto module finding namespace ([#55](#55)) ([5b23f7c](5b23f7c)) * pluto sqljs loader in nodejs ([#54](#54)) ([11afc4f](11afc4f)) * **sdk:** Add Proper Nodejs support + refactor into SRC ([#58](#58)) ([7f04024](7f04024)) * **sdk:** Adding full support for browsers and nodejs platforms. ([#59](#59)) ([2e83cba](2e83cba)) Signed-off-by: Francisco Javier Ribó Labrador <[email protected]>
- Loading branch information