Skip to content

Releases: okpy/ok-client

v1.3.13

03 Feb 20:57
Compare
Choose a tag to compare

Changelog:

  • Fix a dumping bug that wrote files incorrectly.

v1.3.12

03 Feb 19:17
Compare
Choose a tag to compare

Changelog:

  • Remove subsequence matching in favor of exact matching.

v1.3.11

02 Feb 07:43
Compare
Choose a tag to compare

Fixes bug where you can't authenticate when another service is running on port 7777.

v1.3.10

01 Feb 08:09
Compare
Choose a tag to compare

Fix a bug related to loading OkTests caused by v1.3.9

v1.3.9

01 Feb 06:54
Compare
Choose a tag to compare

Changelog:

  • Allow doctests to be loaded simply by specifying the file in *.ok
  • Change "backup successful" message.

v1.3.8

30 Jan 20:28
Compare
Choose a tag to compare

Change config extension to *.ok, allow config to have any filename.

v1.3.7

28 Jan 00:39
Compare
Choose a tag to compare

Various bug fixes

v1.3.6

27 Jan 04:20
Compare
Choose a tag to compare

Changelog

  • config.json is now external to OK.

v1.3.3

25 Jan 00:59
Compare
Choose a tag to compare

Changelog:

  • Change command line question matching from edit distance to subsequence matching
  • Standardize exceptions
  • Fail gracefully on SyntaxErrors

Small issues fixed before homework 1

25 Jan 00:52
Compare
Choose a tag to compare