Releases: torusresearch/tss-client
Releases · torusresearch/tss-client
@toruslabs/[email protected]
What's Changed
- package dkls types with client lib by @matthiasgeihs in #66
- load wasm lib async by @matthiasgeihs in #71
- update deps and minor cleanup by @himanshuchawla009 in #74
- fix: update generate endpoints function by @metalurgical in #70
Full Changelog: https://github.com/torusresearch/tss-client/compare/v3.0.0...@toruslabs/[email protected]
v3.0.0
What's Changed
- Separate WASM lib by @matthiasgeihs in #62
- feat: add license by @ieow in #68
Full Changelog: v2.3.3...v3.0.0
v2.3.3
What's Changed
- fix: check if client is also complete when evaluating ready. by @metalurgical in #53
- fix early promise resolve by @himanshuchawla009 in #60
- increase read timeout by @matthiasgeihs in #59
New Contributors
- @matthiasgeihs made their first contribution in #59
Full Changelog: v2.3.0...v2.3.3
v2.3.0
What's Changed
- Client Fixes - Non Breaking Change by @metalurgical in #52
Release 2.1.0
What's Changed
- fix: reject on precompute fail v2 by @ieow in #39
- feat: support rn which require async by @ieow in #42
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- fix types and deps by @himanshuchawla009 in #36
- Update everything by @chaitanyapotti in #37
Full Changelog: v1.7.1...v2.0.0
Release 1.7.1
- Type fixes
- Dep updates
- Socket disconnection fixed