v0.6.0
- 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 tokitty test
to fetch test files for an existing problem. You are also prompted by default duringkitty test
if thetest
folder is missing. - Add
--watch
/-w
flag tokitty 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)