Skip to content

Releases: okpy/ok-client

v1.4.9

03 Dec 03:45
Compare
Choose a tag to compare

Changelog:

  • Fix sqlite3 segfault occuring on some queries.
  • Better error messages for network errors on update.
  • --update now uses a longer timeout

v1.4.8

01 Dec 19:09
Compare
Choose a tag to compare

Changelog:

  • sqlite3 support - Find sqlite3 in the current directory/using the current environment.

v1.4.7

17 Nov 20:39
Compare
Choose a tag to compare

Changelog:

  • Fix bug when sqlite3 console output has an error

v1.4.6

17 Nov 08:24
Compare
Choose a tag to compare

Changelog:

  • Improved SQLite support for CLI test comparison

v1.4.5

11 Nov 06:18
Compare
Choose a tag to compare

Changelog:

  • Resolve issue with Python errors being silenced in Scheme tests (#133)

This tag is not deployable since the CLI version was not updated in the tag.

v1.4.4

16 Oct 22:54
Compare
Choose a tag to compare

Changelog:

  • No timeout for --backup and --submit

v1.4.3

06 Oct 07:27
Compare
Choose a tag to compare

Changelog:
Allow dot notation for doctest testing

v1.4.2

09 Sep 05:32
Compare
Choose a tag to compare

Changelog:

  • Add --score-out flag for better grading.

v1.4.1

21 Jul 22:00
Compare
Choose a tag to compare

Changelog:

  • Fix bug in analytics protocol regarding check_start

v1.4.0

21 Jul 20:31
Compare
Choose a tag to compare

Changelog:

  • Add "starting" detection to AnalyticsProtocol