Skip to content

0.3.0

Choose a tag to compare

@Heliozoa Heliozoa released this 14 Sep 20:16
  • Fix: Test result logs were not being parsed properly for some plugins (ex. Python)
  • Fix: Replace Java plugin JAR files when they don't match the bundled ones (ex. to update them to a newer version)
  • Fix: Send client and client_version to the TMC server as query params instead of headers
  • Change: Updated j4rs to 0.12.0
  • Change: New CLI error kind obsolete-client
  • New: Added line comment and block comment syntax data to LanguagePlugin
  • New: Added points_parser and get_available_points to LanguagePlugin
  • New: fast-available-points --exercise-path {exercise path} added to CLI