Skip to content

Latest commit

 

History

History
144 lines (82 loc) · 6.89 KB

CHANGELOG.md

File metadata and controls

144 lines (82 loc) · 6.89 KB

Change Log

10.10.0 / 2021-08-23

  • #144 add CodeChef support again

10.9.0 / 2021-04-23

  • #139 support downloading system cases from AtCoder (helped by @qryxip)

10.8.0 / 2021-01-19

10.7.1 / 2020-12-25

10.7.0 / 2020-12-18

  • #128 [breaking changes] remove the feature to submit code to Codeforces
    • The reason is described at #127

10.6.1 / 2020-12-15

  • #125 fix an issue about submissions to Codeforces again

10.6.0 / 2020-11-25

  • #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

10.5.0 / 2020-10-14

  • #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

10.4.0 / 2020-09-22

  • #106 add support for Kagamiz Contest System

10.3.3 / 2020-08-30

  • #103 fix an issue about submitting code to Codeforces

10.3.2 / 2020-08-24

  • #99 fix the parser of AtCoder to work even when a user is logged in as an admin (@yosupo06)

10.3.1 / 2020-08-21

  • #98 tweak the testcases downloader for HackerRank
  • #97 remove deprecated methods for yukicoder which are newly broken
  • #95 support Codeforces EDU problems (@aberent)
  • #93 fix the sample downloader for Facebook Hacker Cup
  • #91 add the contest parser for yukicoder

10.3.0 / 2020-08-13

  • #61 #68 improve the logging for clients of this library

10.2.6 / 2020-08-08

  • #86 fix the breakage of the parser of AtCoder
  • #84 remove the feature for Facebook Hacker Cup

10.2.5 / 2020-07-24

10.2.4 / 2020-07-16

  • #80 revert the patch for RCPC tokens of Codeforces

10.2.3 / 2020-07-15

  • #78 fix the issue of Codeforces partially using RCPC tokens (helped by @9kin)

10.2.2 / 2020-07-14

  • #74 disable the login feature for Codeforces
  • #58 [breaking changes] remove deprecated APIs for yukicoder

10.2.1 / 2020-06-30

10.2.0 / 2020-06-30

  • #63 add guess-language-id subcommand as a utility
  • #66 print the version info for user support

10.1.1 / 2020-06-06

  • #56 remove trailing spaces from sample cases of Codeforces
  • #57 fix a problem of oj-api login-service on Zsh

10.1.0 / 2020-05-22

  • #47 add Topcoder support only for archived problems
  • #50 remove CodeChef support

10.0.8 / 2020-05-07

  • #43 add a workaround for the another issue about installation
  • #42 fix a workaround

10.0.7 / 2020-05-05

  • #35 add colorlog to dependencies for Library Checker (@yosupo06)

10.0.6 / 2020-05-04

  • #33 fix the workaround added at v10.0.5
  • #32 fix the bug about the default cookie path

10.0.5 / 2020-05-04

  • #30 add another workaround for the same problem to 10.0.3

10.0.4 / 2020-05-04

  • #28 fix the workaround added at 10.0.3

10.0.3 / 2020-05-04

  • #26 add a workaround for a problem about installation

10.0.2 / 2020-05-01

10.0.1 / 2020-05-02

  • #12 fix bugs of the module for Codeforces
  • #10 add type hints info to the Python package

10.0.0 / 2020-05-02