Releases: PolymeshAssociation/polymesh-sdk
Releases · PolymeshAssociation/polymesh-sdk
v1.0.0-beta.15
1.0.0-beta.15 (2020-03-13)
Bug Fixes
- use proper optional type (4475214)
Code Refactoring
- rename
getPolyBalance
togetPolyXBalance
(2b929e7)
Features
- remove polkadot fork dependency (34e5a00)
BREAKING CHANGES
- renamed
getPolyBalance
togetPolyXBalance
in the SDK client
v1.0.0-beta.14
v1.0.0-beta.13
1.0.0-beta.13 (2020-03-12)
Bug Fixes
- cI test (a3adbe3)
- feedback (9fc476d)
- feedback improvements (1e50867)
- improve polkadotmockfactory (e69b39e)
- modify logic and add new mocks (7be98cc)
- remove mock import (4e93762)
- use createMockTicker (b5d5ba9)
- use tickerToString instead u8aToString (63489b8)
Features
- fetch all the token symbols registered to my DID (61b1177)
v1.0.0-beta.12
v1.0.0-beta.11
v1.0.0-beta.10
v1.0.0-beta.9
1.0.0-beta.9 (2020-03-03)
Bug Fixes
- exclude sandboxSample file (bc82ca4)
- remove max_old_space_size (80f39b8)
- remove sandboxExample (2a57e87)
Features
- run script to interact with the sdk (7978f6c)
v1.0.0-beta.8
v1.0.0-beta.7
1.0.0-beta.7 (2020-02-28)
Features
- prevent the tx submodule from being accessed without an acc (e1a672c)