Skip to content

Releases: okpy/ok-client

v1.7.5

04 Oct 04:18
Compare
Choose a tag to compare

Changelog:

  • Provide a way for students to run a single test case (#235)

v1.7.4

01 Oct 00:32
Compare
Choose a tag to compare

Changelog:

  • Use different location for the bundled request library cacert file

v1.7.3

30 Sep 02:06
Compare
Choose a tag to compare

Changelog:

  • Install requirements recursively (#233)
  • Use a longer timeout when auto-updating (837883e)

v1.7.2

26 Sep 03:23
Compare
Choose a tag to compare

Changelog:

  • Bundle dependencies into the zip (like requests and sanction) (#209)
    • This increases the filesize of Ok Client by 5x (especially because of requests)
  • Include collaboration protocol (--collab) (#227)

v1.7.1

20 Sep 04:41
Compare
Choose a tag to compare

Changelog:

  • Stub Collaboration protocol so we can add it in a later update.

v1.7.0

13 Sep 03:57
Compare
Choose a tag to compare

Changelog:

  • Change unlocking to use ast.literal_eval (#223)

v1.6.14-2

06 Sep 18:46
Compare
Choose a tag to compare
v1.6.14-2 Pre-release
Pre-release

Changelog:

  • Revert "Warn and exit on 32 bit installations of Python" (#222)

1.6.14-1

02 Sep 23:43
Compare
Choose a tag to compare
1.6.14-1 Pre-release
Pre-release

Changelog:

  • Fix grading protocol when run after analytics (#208)
  • Use okpy.org domain (#220)
  • Warn and exit on 32 bit installations of Python (#216)

v1.6.16

30 Aug 01:29
Compare
Choose a tag to compare
v1.6.16 Pre-release
Pre-release

Changelog:

  • Improve help message (#200)
  • Remove extremely slow regex from analytics (#201)

Notes: Introduces in a bug in grading. Do not use this version.

v1.6.14

02 Aug 01:25
Compare
Choose a tag to compare

Changelog:
Fix persistence "bug" when running multiple Logic suites. (#193)

Note: the binary for this release is actually v1.6.14-1. See #221 for more information.