Releases: hadnet/foxbit-exapi
Releases · hadnet/foxbit-exapi
v1.0.6
1.0.6 (2021-06-10)
Bug Fixes
- fix Side prop of OrderStateEvent & LimitPrice of SendOrderRequest (7ff8b48)
v1.0.5
1.0.5 (2021-06-09)
Bug Fixes
v1.0.4
1.0.4 (2021-06-09)
Bug Fixes
- fix type of OpenOrdersResult Side prop (7d1b8b2)
Performance Improvements
- replace enums for const enums (0ac3d05)
v1.0.3
1.0.3 (2021-05-31)
Bug Fixes
- fix issue on AccountTradesResult props (30ad3a6)
- fix typedoc TS issue (aa7dd7b)
v1.0.2
1.0.2 (2021-05-16)
Bug Fixes
- improve SubscribeAccountEvents interface (4cbb0bd)
v1.0.1
1.0.1 (2021-05-16)
Bug Fixes
- fix SubscribeAccountEvents reply type (071d524)
v1.0.0
1.0.0 (2021-05-16)
Bug Fixes
- reconfig package.json to use husky/lint-staged (19c7b41)
Features