Skip to content

Jagr v0.3.0

Compare
Choose a tag to compare
@alexstaeding alexstaeding released this 19 Dec 00:08
8a38ad7

Breaking changes

Graders and solutions are no longer separate jars. Solution classes are shaded in the grader jar, with a grader-info.json with information as to which classes are part of the grader or part of the solution. More information in #28.

New API and features

Fixes

  • Fix catastrophic runtime performance while collecting graded rubrics 63fc6f7
  • Update log4j to 2.15.0 2.16.0 (fixes 0-day exploit) 2585070 277bc47
  • Fix duplicate assignmentId in rubric export file name 2022299
  • Handle exceptions in RuntimeGrader gracefully by @alexstaeding in #41

Misc

New Contributors

Full Changelog: v0.2.2...v0.3.0