What's Changed
- feat(client): add query account commission rate by @carlosmiei in #685
- feat: add interest history by @pcriadoperez in #690
- Do not close ws conn from client side. by @adshao in #693
- update GET /fapi/v3/balance by @vlw in #699
- add /fapi/v1/symbolConfig and /fapi/v1/accountConfig by @vlw in #702
- implement /fapi/v1/apiTradingStatus by @shurman in #705
- feat: fetch interest rate history for spot margin by @sc0Vu in #703
- support /fapi/v3/account by @vlw in #698
- feat(dual_investment): Add dual investment service and related tests by @0x0001 in #695
- feat: add support for portfolio websocket user stream by @pcriadoperez in #686
- Update testnet urls ws by @sc0Vu in #713
- feat: allow create GetCommissionRatesService by client by @Tougee in #717
- feat: add reqopts to futures account config and symbol config services by @lyro41 in #718
- chore: fix comment by @one230six in #720
- fix: portfolio websocket EventType parsing error by @feeeei in #723
- chore: fix struct name in comment by @cuithon in #721
- Feature: Add futures websocket account balance&info by @feeeei in #715
- Update margin_next_hourly_interest_rate_service.go by @wisarmy in #719
New Contributors
- @shurman made their first contribution in #705
- @sc0Vu made their first contribution in #703
- @Tougee made their first contribution in #717
- @feeeei made their first contribution in #723
- @cuithon made their first contribution in #721
- @wisarmy made their first contribution in #719
Full Changelog: v2.8.2...v2.8.3