Release Notes

v0.8.1

Security Issues

  • Updated loguru dependency to 0.6.0 resolve vulnerability CVE-2022-0329.

v0.8.0

New Features

  • Added support and tests for Python 3.10.

  • Added warning for using SSL and compression hangs the connection.

  • Made repr methods of Request and Response objects more descriptive.

Deprecation Notes

  • Support for Python 3.6.

Bug Fixes

  • Now correctly parses response messages that had spaces.