Skip to content

Releases: eliotwrobson/pl-python-autograder-v2

v0.1.15

12 Nov 04:03
f40a97a

Choose a tag to compare

Add module level sandbox and student output

v0.1.14

03 Nov 07:12

Choose a tag to compare

Add control over error output shown to student.

v0.1.13

01 Nov 06:00

Choose a tag to compare

Increase the line length limit so larger objects can be passed in.

v0.1.12

31 Oct 06:47

Choose a tag to compare

Code cleanup and a better error message.

v0.1.11

29 Oct 07:12

Choose a tag to compare

Added more features to the private instructor namespace.

v0.1.10

26 Oct 06:35

Choose a tag to compare

Add from server deserializer function for test code.

v0.1.9

22 Oct 04:56

Choose a tag to compare

Add the ability to serialize matplotlib plots with plot serializer, and improve some exception messages.

v0.1.8

20 Oct 02:19

Choose a tag to compare

Added private namespace for instructor queries to setup code.

v0.1.7

01 Oct 07:11

Choose a tag to compare

Reproduced and fixed serialization issue

v0.1.6

01 Oct 06:36

Choose a tag to compare

Changes from feedback