Skip to content

v0.5.10

Compare
Choose a tag to compare
@edomora97 edomora97 released this 20 May 08:15
· 192 commits to master since this release
6200932

Changes

  • Update dependencies
  • New plugin system for sanity checks
  • Add --skip-checks as synonym for -W
  • Category for sanity checks, and filtering by category
  • Check if the system supports the sandbox before starting
  • Add support for Unix sockets in client-server mode
  • Use nextest for running the tests in the CI
  • Deduplicate and group warnings about \n at end of files
  • Speedup diff checking by passing --brief and --speed-large-files
  • Default fuzz-checker standard to c++17
  • Implement SubtaskDependencies sanity check
  • Read score_precision from task.yaml and use it in the final ui
  • Configure dependabot to ignore patch updates
  • Disable solution symlink sanity check
  • Don't emit "missing \n at EOF" for binary files
  • Check if all the testcases in a subtask have the same output