Skip to content

2.0.1

Compare
Choose a tag to compare
@dextertd dextertd released this 17 Mar 15:37
· 269 commits to master since this release

[2.0.1] - 2022-03-17

Added

  • record_request_time arg to HTTP classes which, if true, returns the response dictionary in a tuple with the request elapsed time - as recorded by requests

Changed

  • websocket_example.py to demonstrate callbacks clearly
  • the license to reflect the transition to bybit-exchange

Fixed

  • JSONDecodeError when trying to subscribe to a spot private WSS stream