- Issue with `get_historical_klines` when response had exactly 500 results - Changed BinanceResponseException to BinanceRequestException - Set default code value in BinanceApiException properly
0.6.6
^^^^^^^^^^^^^^^^^^^
**Fixed**
- User stream websocket keep alive strategy updated
0.6.5
^^^^^^^^^^^^^^^^^^^
**Fixed**
- `get_historical_klines` response for month interval
0.6.4
^^^^^^^^^^^^^^^^^^^
**Added**
- system status endpoint `get_system_status`
0.6.3
^^^^^^^^^^^^^^^^^^^
**Added**
- mini ticker socket function `start_miniticker_socket` - aggregate trade iterator `aggregate_trade_iter`
**Fixes**
- clean up `interval_to_milliseconds` logic - general doc and file cleanups
0.6.2
^^^^^^^^^^^^^^^^^^^
**Fixes**
- fixed handling Binance errors that aren't JSON objects