Releases: ebraminio/aiosseclient
Releases · ebraminio/aiosseclient
0.1.8
0.1.7
0.1.6
0.1.4
Slightly improve the performance by avoiding running regex for each line and use of a simpler solution thanks to the @fighterhit suggestion.
0.1.3
0.1.2
What's Changed
- Fixing some bugs to improve robustness by @farid-mitchi in #13
New Contributors
- @farid-mitchi made their first contribution in #13
Full Changelog: 0.1.1...0.1.2
0.1.1
Make sure session is destroyed with different kind of exceptions.
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Adopt the project with pylint and flake8 with some minor API differences
- Use logging facilities of python
Full Changelog: 0.0.2...0.1.0
0.0.2
What's Changed
- Add a sample by @ebraminio in #6
- Add uff-8 support by @ebraminio in #7
- close session if HTTP response is not 200 or event is auth_revoked by @dwatrous in #10
New Contributors
Full Changelog: https://github.com/ebraminio/aiosseclient/commits/0.0.2