Skip to content

v0.5.6

Compare
Choose a tag to compare
@edomora97 edomora97 released this 12 Jun 14:33
· 333 commits to master since this release
62de46d

Changes

  • Migrate from structopt to clap
  • Options in --help are grouped
  • task-maker-tools shell auto completion
  • Fix: all solutions got zero if a subtask was empty
  • Fix: copy the available files even when the computation is stopped
  • task-maker-tools find-bad-case for looking for a testcase that makes a solution fail
  • \pynum macro uses python3 (fixes statement compilation on ubuntu)
  • Remove the need for TEXINPUTS when compiling statements
  • Update the dependencies
  • Optimization on startup time by changing the cache and index file format
  • Add --overwrite flag for task-maker-tools add-solution-checks
  • Error messages have more context
  • Show diagnostics for failed asy/cropping executions
  • Ignore broken symlinks in fuzz/ in the sanity check
  • Check that all the sample files are symlinked in att/