Releases: apluslms/python-grader-utils
Releases · apluslms/python-grader-utils
Release v4.10
Release v4.9
Changes:
- Allow unicodedata import and fix ugly traceback in IOTester
- Change iotester.py line endings from CRLF to LF
- IOTester: Allow attempting to write with empty filename
Release v4.8
Changes:
- Fixed a bug in IOTester where not all expected output was shown
Release v4.7
Changes:
- Fixed a bug in IOTester where in rare cases the output coloring html was broken
Release v4.6
Changes:
- Fixed a bug in IOTester random_state_test and output capturing when using rpyc
Release v4.5
Changes:
- Updated dependencies and libraries to the latest versions.
Release v4.4
Minor fix:
- Fix higher than one digit line numbers appearing on multiple lines when viewing submission file in A+
Release v4.3
Changes:
- Fix some bugs in IOTester and improve performance
Release v4.2
Minor fixes:
- Fix yaml parser error with malformed test_config.yaml
- Update old test_config.yaml example code
New features:
- IOTester capitalization check
- IOTester max_int_delta setting
Release v4.1
Minor fixes:
- Fix iotester and validation bugs
- Add documentation about the IOTester that was added in v4.0