Skip to content

v0.5.7

Compare
Choose a tag to compare
@edomora97 edomora97 released this 11 Sep 18:54
· 281 commits to master since this release
6b3cce0

Changes

  • C/C++ includes resolve symlinks like GCC does (#58)
  • Add --extra-memory option (#60)
  • Fix UI colors for MacOS (#59)
  • Fix static compilation for MacOS (#61)
  • Add JS and C# support (#62)
  • Update cache format and loading (#65)
  • Many dependency updates (#67)
  • Fix Rust compilation with grader (#68)
  • Consider communication's solution TLE/MLE/RE for the score (#69)
  • Support generators in communication tasks (#70)
  • Add support for @check-partial-score (#73)
  • Add support for @check-zero (#74)