Skip to content

Releases: xalanq/cf-tool

v0.5.4 Release!

10 Jun 01:15
Compare
Choose a tag to compare

[Remove] websocket (too many bugs in codeforces). Just refresh the submission page. See #13
[Fix] submit an unexpected file. See #14

v0.5.3 Release!

29 May 09:35
Compare
Choose a tag to compare

v0.5.2 Release!

19 May 09:18
Compare
Choose a tag to compare
  • [Add] "Runtime Error" in "cf test". #7
  • [Add] a way to add custom testcases: Create two extra testcase files inK.txt and ansK.txt (K is a string with 0~9). #8
  • [Update] use user time in cf test.

v0.5.1 Release!

10 May 02:00
Compare
Choose a tag to compare
  • Fix duplicate suffixes in config template. #6

v0.5.0 Release!

29 Apr 14:34
Compare
Choose a tag to compare
  • Add upgrade command - it can upgrade itself from GitHub release.

v0.4.0 Release!

28 Apr 11:31
Compare
Choose a tag to compare
  • Add more information in test failed - Including input, output, answer, difference. #4
  • Add pull command - You can download codes of a contest. #3
  • Add config del command - You can remove the templates.
  • Add watch all command - You can watch all submissions of a contest.
  • Fix failed web socket - If web socket is down, just auto-refresh. #2
  • Fix race's failure - Login needed.
  • Fix weird parse's path.

v0.3.5 Release!

24 Apr 14:06
Compare
Choose a tag to compare
  • Add newline in the end of sample

v0.3.4 Release!

24 Apr 10:43
Compare
Choose a tag to compare
  • See issue #2. Why codeforces changed url again?
  • Add Chinese README

v0.3.3 Release!

20 Apr 07:35
Compare
Choose a tag to compare
  • Fix issue #2 (can not watch submission)

v0.3.2 Release!

15 Apr 02:59
Compare
Choose a tag to compare
  • Rename command "hack" to "stand"
  • Update help message