* Bugfix: Bug related to hanging sockets 42 * Bugfix: Trying to fix cipher issues with ssl socket 44 * Bugfix: Issue with how the new ssl context is used after merging 45
1.10.0
--------------------------------
* Added: Python 3.12 support
* Removed: Old and EOLed python version support
1.9.0
--------------------------------
* Added: Changelog * Added: Auto configuring local client for local auth (thanks int3l)
* Change: Removed Python 3.4 support and added Python 3.7 support. Probably still works in 3.4.
* Bugfix: Context manager returning correct instance now (thanks int3l)