Skip to content

Releases: T0astBread/automark

v0.4.5

07 Apr 22:41
v0.4.5
350ba67
Compare
Choose a tag to compare
Changelog for this release:

  - EXTRACT: Try making unreadable files after UNZIP readable

v0.4.4

27 Mar 12:08
v0.4.4
b3d58e0
Compare
Choose a tag to compare
Changelog for this release:

  - SUMMARY: Improve spacing in stdout output

v0.4.3

16 Feb 19:14
v0.4.3
a39896f
Compare
Choose a tag to compare
Changelog for this release:

  - COMPILE: Handle compiler diagnostics without a source

v0.4.2

28 Jan 10:16
v0.4.2
482de6a
Compare
Choose a tag to compare

Changelog for this release:

  • Replace non-ASCII German-language characters in slug generation
  • TEST+COMPILE: Add TEST_SUITE_FAILUREs in COMPILE stage
  • EMAIL: Don't send anything to students without a submission

v0.4.1

16 Dec 14:07
Compare
Choose a tag to compare

Changelog for this release:

  • Remove sequential number from submission slugs

v0.4

05 Dec 01:03
Compare
Choose a tag to compare

Changelog for this release:

  • Add testsDir config property (to specify the directory from which tests are loaded)
  • TEST: Fix test success detection
  • Improve information and layout of some problem summaries
  • TEST: Respect non-public visibility in method signature detection
  • Allow tests directory to contain resources
  • TEST: Don't mute System.out while running tests

v0.3.3

03 Dec 23:51
Compare
Choose a tag to compare

Changelog for this release:

  • Fix broken package patching in PREPARE_COMPILE on Windows
  • Remove 2MB cap from Moodle downloads
  • Skip execution of JPlag when there are less than two submissions (which would result in an error)
  • GUI: Fix laggy terminal output

v0.3.2

19 Sep 17:50
Compare
Choose a tag to compare

Changelog for this release:

  • Config: Change assignmentID to moodleAssignmentID
  • GUI: Print launch URL to stdout if --no-open-browser is set
  • Output warning when DOWNLOAD stage completes with zero submissions

v0.3.1: Dialog fix

31 Aug 20:17
Compare
Choose a tag to compare

Fixes an issue where dialogs would not appear on top of other windows

v0.3: EMAIL stage

24 Jul 03:35
Compare
Choose a tag to compare

This release adds the EMAIL stage