Jagr v0.6.4
What's Changed
- Fix missing Set serialization for child process mode by @alexstaeding in #153
- Fix libs task not recursively checking dependencies for parent grader by @alexstaeding in #154
- Improve assignment-id-regex in default jagr.conf by @Rdeisenroth in #152
- Further Fixes in HTML Export by @dst97 in #158
- chore(deps): update dependency gradle to v7.6-rc-2 by @renovate in #160
- chore(deps): update kotlin monorepo to v1.7.21 by @renovate in #161
- Fix ClassRenamingTransformer not renaming locals in frames by @alexstaeding in #162
- Only show first error message when multiple test results present by @alexstaeding in #164
- Fix logging error on startup with jagr-gradle by @alexstaeding in #165
- use yellow cells correctly by @dst97 in #166
- Mention possible location of error when missing properties for SubmissionWriteInfoTask by @alexstaeding in #167
New Contributors
- @Rdeisenroth made their first contribution in #152
Full Changelog: v0.6.3...v0.6.4