Skip to content

v0.6.0 "Mitsuko Kongou"

Compare
Choose a tag to compare
@natsukagami natsukagami released this 23 Apr 00:56
· 71 commits to master since this release
cb737ec

New features

  • Added support for compiling problem files directly on kjudge servers (d1041c2, #9). This would help with compiling custom comparators, for example.
  • Added support for "multi-stage, chained" task types (26704fa, #13). See the wiki for more information on Chained Tasks.
  • Implemented a basic Announcement and Clarifications system (1c4932f, #12).

Improvements

  • Score rounding is now more consistent across the entire UI (f64407b).