Skip to content

v0.5.3

Compare
Choose a tag to compare
@edomora97 edomora97 released this 03 Mar 21:10
· 411 commits to master since this release
f475f0c

Changes

  • Always copy the compiled manager in communication tasks
  • --version now shows more details version information
  • The subtask sanity check for the statement now supports the \subtask macro
  • Split warnings into warnings and errors (which are showed in red)
  • Warn in yellow when a solution is close to the time limit (both slightly lower than the TL, and slightly higher than the TL)
  • Add support for named subtasks in gen/GEN (#STNAME: commands)
  • Add support for result-checking comment in the solutions (@check rules), see #34
  • Add add-solution-checks tool for automatically adding the checks to the solutions