Skip to content

Releases: online-judge-tools/oj

v7.2.1

18 Oct 16:01
f09d780
Compare
Choose a tag to compare
  • #554 fix a problem of download part of AtCoder problem (@yoshrc)
  • #552 fix a problem of download part of yukicoder problem (@kawacchu)
  • #557, #549 fix bugs of dispatch module
  • #538 add many unittests for minor options

v7.2.0

26 Sep 14:11
9f5754d
Compare
Choose a tag to compare

#527 support download from Library Checker

v7.1.0

22 Sep 04:09
45fe979
Compare
Choose a tag to compare

v7.0.0

02 Sep 13:03
b7c5b58
Compare
Choose a tag to compare

#508 enable to login with GUI browers
#505 remove get-standings subcommand
#503 add generate-input subcommand
#492 add CodeforcesContest class
#484 make some breaking changes in the interface as a library
#461 increase a stability of download subcommand

v6.6.1

20 Aug 12:08
ff8115d
Compare
Choose a tag to compare
  • #490 enable to install with old setuptools
  • #487 fix a bug of fetch contest which has no penalty (@hamayanhamayan)

v6.6.0

15 Jul 13:42
e1fe050
Compare
Choose a tag to compare
  • #459 make and distribute portable executables for Windows
  • #470 add --mle option for test subcommand