task
andcontest
commands have some options to filter output (#41)
- Format strings in
task.submit
parameter intemplate.json
did not work (#37)
- Enable to pass arguments to online-judge-tools in submit command and add --skip-filename option (#26) experimental: this feature may be changed in further release
- Bump dependencies (#24)
- Non-existent option
default-new-contest-cmd
was documented in the help, now deleted. Use template functions instead (#22)
- Bump dependencies (#19)
- Write many tests for reliability