v0.1.3
Pre-release
Pre-release
This release contains various improvements and fixes to different parts of the code. The retry mechanism is improved, but still needs more work, which I am gonna invest in the next few releases. I used structured logging and also added as much docstring and comments as I can to clarify everything.
What's Changed
- Retry connection after close by server by @mostafa in #58
- Use structured logging everywhere by @mostafa in #63
- Add docstring to all functions by @mostafa in #60
Full Changelog: v0.1.2...v0.1.3