Releases: PolymeshAssociation/polymesh-sdk
Releases · PolymeshAssociation/polymesh-sdk
v27.1.0-alpha.1
Features
- 🎸 update SQ v19 support for the latest changes (669871f)
v27.0.3-alpha.2
Bug Fixes
- 🐛 fix instruction from middleware with SQ v19+ (5917116)
v27.0.3-alpha.1
Bug Fixes
- 🐛 handle createdAt order by for SQ v19+ (91c6381)
v26.2.3
26.2.3 (2024-12-09)
Bug Fixes
- 🐛 handle createdAt order by for SQ v19+ (bb0c704)
v27.0.2
27.0.2 (2024-12-06)
Bug Fixes
- 🐛 handle
tradeDate
and valueDate
of null
in instruction details (4c20be3)
v27.0.2-beta.1
Bug Fixes
- 🐛 handle
tradeDate
and valueDate
of null
in instruction details (4c20be3)
v27.0.2-alpha.1
Bug Fixes
- 🐛 handle
tradeDate
and valueDate
of null
in instruction details (4c20be3)
v26.2.2
26.2.2 (2024-12-05)
Bug Fixes
- 🐛 Correctly handle currency as ticker when configuring DD (489a10b)
- 🐛 getHistoricalAuthorization for v7 joinIdentity auth (622325a)
- 🐛 ignore improper cased permissions (54c8e01)
v26.2.1
26.2.1 (2024-12-05)
Bug Fixes
- 🐛 Use unique portfolios while creating BtreeSet (cc1f5a5)
v27.0.1
27.0.1 (2024-12-04)
Bug Fixes
- 🐛 convert tradeDate and valueDate values to
Date
for middleware instructions (163cd43)