Skip to content

v0.6.0

Compare
Choose a tag to compare
@avborup avborup released this 16 Sep 13:53
· 101 commits to master since this release
206fdb5
  • Add config file - use it to define default languages, kitty languages, compilation commands, run commands, and cross-platform settings. See the config section of the README.
  • Add --fetch flag to kitty test to fetch test files for an existing problem. You are also prompted by default during kitty test if the test folder is missing.
  • Add --watch/-w flag to kitty test that re-runs tests each time the source file changes.
  • Allow periods in problem IDs

Non-internal kitty:

  • Add installation command for Windows to install binary and default config file (thanks @duckth)