Skip to content

Releases: okpy/ok-client

v1.12.7

09 Jul 19:28
Compare
Choose a tag to compare

Changelog:

  • JupyterHub Auth with Environment Variables (#297)
  • Catch and Handle More Auth Exceptions (#312)

v1.12.6

04 Jul 08:47
Compare
Choose a tag to compare

Changelog:

  • update scoring test to reflect --score-out is str
  • make --score-out work same for notebooks
  • Resolves #302

v1.12.5

28 Jun 00:12
Compare
Choose a tag to compare

Changelog:

  • mutate Settings when calling Assignment.set_args (#311)

v1.12.4

26 Jun 09:59
Compare
Choose a tag to compare

Changelog:

  • revert back to 10s delay default
  • ok requires py3.4 now

v1.12.3

21 Jun 23:23
Compare
Choose a tag to compare

Changelog:

  • extend default timeout (for hog project)

v1.12.2

21 Jun 08:05
Compare
Choose a tag to compare

Changelog:

  • Improve Rate-Limiting User Experience (#307)

v1.12.1

20 Jun 00:58
Compare
Choose a tag to compare

Changelog:

  • hotfix for shorter cooldown periods

v1.12.0

18 Jun 20:42
Compare
Choose a tag to compare

Changelog:

  • Bump version to v1.12.0
  • Add per-question rate limiting (#305)
  • travis.yml: remove python3.3 compatibility
  • implement rate_limit protocol

v1.11.1

07 May 06:29
Compare
Choose a tag to compare

Changelog:

  • remove unnecessary import in config.py (#300)

  • Edited by @Sumukh: Reuploaded to actually bump version number (a manual deploy caused this)

v1.11.0

03 Apr 18:39
Compare
Choose a tag to compare

Changelog:

  • Emulate doctest exception handling (#284)
  • Do not pass assignment to auth functions (#295)