- Bugfix: Auto publish to pypi code
- Added: Configurable timeout support #42
- 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
- Added: Python 3.12 support
- Removed: Old and EOLed python version support
- 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)