Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 464 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 464 Bytes

Contest Server Changelog

0.2.0

  • expects the line field to be a number now
  • support for comments in the config file and JSON5 file extension
  • setup assistant now scaffolds options
  • textual output now doesn't output a bang and can be disabled via the new printResult option

0.1.0

  • streamlined config file syntax
  • support for running custom commands
  • remove all possibilities to crash
  • can now run without config file
  • end-to-end tests