Added - `.readthedocs.yml` to resolve documentation issue
Changed - `GET /api/v3/account` has a new optional parameter `omitZeroBalances`, which if enabled hides all zero balances. - `POST /api/v3/order/cancelReplace` has a new optional parameter `orderRateLimitExceededMode`.
Updated - `POST /sapi/v1/asset/dust-btc` add parameter `accountType` - `POST /sapi/v1/asset/dust` add parameter `accountType` - `GET /sapi/v1/asset/dribblet` add parameter `accountType` - `POST /sapi/v1/margin/order/oco`: New enumerate value `AUTO_BORROW_REPAY` for the field of `sideEffectType` - `POST /sapi/v1/margin/order`: New enumerate value `AUTO_BORROW_REPAY` for the field of `sideEffectType` - Update documentation - Add new handle exception in websocket read_data