Releases: okpy/ok-client
Releases · okpy/ok-client
v1.13.6
Changelog:
- Temporarily Disable Timeout Functionality for Windows Users (Testing Protocol) (#329)
v1.13.5
Changelog:
- Potential coverage tracking fix and disable autoimport (#328)
- Update README.md
v1.13.4
Changelog:
- force re-auth upon any error while refreshing token
v1.13.3
Changelog:
- add coverage as an install requirement in setup.py
v1.13.2
Changelog:
- add 'coverage' to EXTRA_PACKAGES
v1.13.1
Changelog:
- fix not re-authenticating when force=True
v1.12.10
Changelog:
- Add simple hints to rate limiting (#321)
- force authentication in release.py script
v1.12.9
Changelog:
- Fix Recursion Error in Auth and Timeout (#315)
v1.12.8
Changelog:
- keep rate limiting when there are locked tests
- uninstall okpy locally when running release.py
- remove python 3.3 support