Skip to content

0.1.11-alpha

Compare
Choose a tag to compare
@Heliozoa Heliozoa released this 31 Jul 06:19

See #29

CLI

  • Document CLI output format for commands
  • No longer prins clap output (e.g. --help) as JSON
  • Make --output-path optional in the relevant CLI commands (checkstyle, run-tests, find-exercises, get-exercise-packaging-configuration)
  • Removed "core" field from progress update result

Core

  • Immediately returns a constructed status when waiting on hidden status exercise
  • Fix format of CourseData (made more fields optional)

Other

  • Reworked CLI internals
  • Moved tmc-langs-abstraction inside tmc-langs-framework
  • Moved file-utils to framework