Skip to content

Releases: apluslms/python-grader-utils

Release v5.0

16 Dec 15:39

Choose a tag to compare

Changes:

  • Upgrade to Bootstrap 5

Release v4.10

28 Jan 10:46

Choose a tag to compare

Changes:

  • Remove a CSS declaration that caused issues with A+ CSS

Release v4.9

28 Jan 10:46

Choose a tag to compare

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

29 Sep 11:17

Choose a tag to compare

Changes:

  • Fixed a bug in IOTester where not all expected output was shown

Release v4.7

28 Sep 11:14

Choose a tag to compare

Changes:

  • Fixed a bug in IOTester where in rare cases the output coloring html was broken

Release v4.6

31 Aug 13:38

Choose a tag to compare

Changes:

  • Fixed a bug in IOTester random_state_test and output capturing when using rpyc

Release v4.5

15 Apr 16:54

Choose a tag to compare

Changes:

  • Updated dependencies and libraries to the latest versions.

Release v4.4

03 Jan 08:23

Choose a tag to compare

Minor fix:

  • Fix higher than one digit line numbers appearing on multiple lines when viewing submission file in A+

Release v4.3

19 Nov 07:14

Choose a tag to compare

Changes:

  • Fix some bugs in IOTester and improve performance

Release v4.2

29 Sep 10:02

Choose a tag to compare

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