Skip to content

Releases: online-judge-tools/api-client

v10.10.1

14 Aug 07:36
8529981
Compare
Choose a tag to compare
  • #146 update "Tips" section of README.md
  • #158 fix scraping, adapting to changes made by various sites
  • #159 fix typos
  • #155 adapt to new multi-case tests on Codeforces (@shino16)
  • #161 migrate from imp to importlib (helped by @shino16)
  • #162 fix JSON schema for results with --compatibility option

v10.10.0

22 Aug 16:24
10c7d5e
Compare
Choose a tag to compare
  • #144 add CodeChef support again

v10.9.0

23 Apr 00:30
78203fe
Compare
Choose a tag to compare
  • #139 support downloading system cases from AtCoder (helped by @qryxip)

v10.8.0

18 Jan 15:38
2ed2bbe
Compare
Choose a tag to compare

v10.7.1

25 Dec 07:20
01362d9
Compare
Choose a tag to compare

v10.7.0

17 Dec 15:17
57823d0
Compare
Choose a tag to compare
  • #128 [breaking changes] remove the feature to submit code to Codeforces
    • The reason is described at #127

v10.6.1

14 Dec 20:37
476f79d
Compare
Choose a tag to compare
  • #125 fix an issue about submissions to Codeforces again

v10.6.0

25 Nov 13:28
e5f3a7f
Compare
Choose a tag to compare
  • #116 [breaking changes] finished Python 3.5 support
    • This breaks some environments, but such environments already reached EOL. The major version is not incremented.
  • #120 fix an issue about submissions to Codeforces

v10.5.0

14 Oct 12:47
34b7c21
Compare
Choose a tag to compare
  • #112 deprecate the feature to get detailed info from submissions on AtCoder. The code is broken by update of AtCoder and replaced with placeholders.
  • #111 fix some features about yukicoder

v10.4.0

22 Sep 07:06
9f873e5
Compare
Choose a tag to compare
  • #106 add support for Kagamiz Contest System