Releases: okpy/ok-client
Releases · okpy/ok-client
v1.3.13
Changelog:
- Fix a dumping bug that wrote files incorrectly.
v1.3.12
Changelog:
- Remove subsequence matching in favor of exact matching.
v1.3.11
Fixes bug where you can't authenticate when another service is running on port 7777.
v1.3.10
Fix a bug related to loading OkTests caused by v1.3.9
v1.3.9
Changelog:
- Allow doctests to be loaded simply by specifying the file in *.ok
- Change "backup successful" message.
v1.3.8
Change config extension to *.ok, allow config to have any filename.
v1.3.7
Various bug fixes
v1.3.6
Changelog
- config.json is now external to OK.
v1.3.3
Changelog:
- Change command line question matching from edit distance to subsequence matching
- Standardize exceptions
- Fail gracefully on SyntaxErrors
Small issues fixed before homework 1
1.3.2 Update version