Skip to content

Releases: CSUI2021/RenGrader

v0.1.2

05 Nov 04:01
Compare
Choose a tag to compare

Changelog:

  • [windows-specific] Hide console window on execution
  • [backend] Run command asynchronously
  • Recompile grader for each step instead of running once
    This ensures that static variables are reset, albeit making the grader slower by more than 4x

v0.1.1

21 Oct 13:31
Compare
Choose a tag to compare

Changelog:

  • Catch all exception in assignment java code

v0.1.0

21 Oct 12:55
5c24c24
Compare
Choose a tag to compare

Initial release