Releases: okpy/ok-client
Releases · okpy/ok-client
v1.4.9
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
Changelog:
- sqlite3 support - Find sqlite3 in the current directory/using the current environment.
v1.4.7
Changelog:
- Fix bug when sqlite3 console output has an error
v1.4.6
Changelog:
- Improved SQLite support for CLI test comparison
v1.4.5
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
Changelog:
- No timeout for --backup and --submit
v1.4.3
Changelog:
Allow dot notation for doctest testing
v1.4.2
Changelog:
- Add --score-out flag for better grading.
v1.4.1
Changelog:
- Fix bug in analytics protocol regarding check_start
v1.4.0
Changelog:
- Add "starting" detection to AnalyticsProtocol