Releases: T0astBread/automark
Releases · T0astBread/automark
v0.4.5
v0.4.4
Changelog for this release: - SUMMARY: Improve spacing in stdout output
v0.4.3
Changelog for this release: - COMPILE: Handle compiler diagnostics without a source
v0.4.2
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
Changelog for this release:
- Remove sequential number from submission slugs
v0.4
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
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
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
Fixes an issue where dialogs would not appear on top of other windows
v0.3: EMAIL stage
This release adds the EMAIL stage