Skip to content

Releases: okpy/ok-client

v1.13.6

06 Oct 05:49
Compare
Choose a tag to compare

Changelog:

  • Temporarily Disable Timeout Functionality for Windows Users (Testing Protocol) (#329)

v1.13.5

01 Oct 00:39
Compare
Choose a tag to compare

Changelog:

  • Potential coverage tracking fix and disable autoimport (#328)
  • Update README.md

v1.13.4

07 Sep 08:04
Compare
Choose a tag to compare

Changelog:

  • force re-auth upon any error while refreshing token

v1.13.3

07 Sep 07:24
Compare
Choose a tag to compare

Changelog:

  • add coverage as an install requirement in setup.py

v1.13.2

07 Sep 07:15
Compare
Choose a tag to compare

Changelog:

  • add 'coverage' to EXTRA_PACKAGES

v1.13.1

07 Sep 06:54
Compare
Choose a tag to compare

Changelog:

  • fix not re-authenticating when force=True

v1.13

07 Sep 06:51
Compare
Choose a tag to compare

Changelog:

v1.12.10

23 Aug 06:58
Compare
Choose a tag to compare

Changelog:

  • Add simple hints to rate limiting (#321)
  • force authentication in release.py script

v1.12.9

09 Aug 22:50
Compare
Choose a tag to compare

Changelog:

  • Fix Recursion Error in Auth and Timeout (#315)

v1.12.8

23 Jul 23:27
Compare
Choose a tag to compare

Changelog:

  • keep rate limiting when there are locked tests
  • uninstall okpy locally when running release.py
  • remove python 3.3 support