Releases: PolymathNetwork/polymath-sdk
Releases · PolymathNetwork/polymath-sdk
v2.0.1-beta.30@beta
v2.0.1-beta.29@beta
v2.0.1-beta.28@beta
2.0.1-beta.28 (2019-08-28)
Features
- add
shareholders.revokeKyc
to the Security Token Entity (708bd30)
v2.0.1-beta.27@beta
2.0.1-beta.27 (2019-08-28)
Features
BREAKING CHANGES
- change the
fees
property in Transaction Queues fromBigNumber
to{ usd: BigNumber; poly: BigNumber; }
v2.0.1-beta.26@beta
v2.1.1
v2.0.1-beta.25@beta
2.0.1-beta.25 (2019-08-26)
Bug Fixes
- delete test file (3bcf316)
Features
- add transfer namespace (b814c65)
v2.0.1-beta.24@beta
2.0.1-beta.24 (2019-08-23)
Bug Fixes
- refresh boolean properties properly (15b0474)
- refresh cached entities before returning them (3726872)
- type transaction queue return values properly (439e5e8)
Features
v2.0.1-beta.23@beta
2.0.1-beta.23 (2019-08-14)
Features
- allow
getSecurityToken
to receive an address as a parameter (9e06d4a)