Skip to content

5.3.0

Compare
Choose a tag to compare
@dextertd dextertd released this 19 May 19:15
· 69 commits to master since this release
2ffeb7d

[5.3.0] - 2023-05-19

Added

  • Multiple symbol support for WebSocket topics (pass symbol as a list)
  • Extra logging (log response headers) when passing log_requests=True
  • Argument return_response_headers for HTTP to allow returning the response headers to the user

Modified

  • Add response headers to exceptions

Fixed

  • Update PyPI package's python version so that only =>3.9 is supported to prevent the error: TypeError: 'type' object is not subscriptable
  • Fix API rate limit handling
  • Remove unnecessary print statements in two methods