Skip to content

Releases: online-judge-tools/oj

v10.0.5

14 Jul 12:26
e80ef99
Compare
Choose a tag to compare
  • #787 add a workaround for the conflict of a module name

v10.0.4

11 Jul 17:17
23efc09
Compare
Choose a tag to compare
  • #783 remove a workaround for the conflict of a module name
  • #784 fix an issue about opening webbrowsers under Windows Subsystem for Linux (helped by @orisano and @southball)
  • #785 print the versions for user support

v10.0.3

05 May 13:53
1aa253c
Compare
Choose a tag to compare
  • #767 correct a message to recommend updating packages
  • #766 clear the history of oj download when the test/ directory is empty

v10.0.2

04 May 08:51
47e9cd1
Compare
Choose a tag to compare
  • #759 fix the bug that processes remain running when Ctrl-C is pressed while oj test runs

v10.0.1

03 May 18:18
99963a5
Compare
Choose a tag to compare

v10.0.0

02 May 18:32
43537b4
Compare
Choose a tag to compare

v9.2.2

01 May 16:46
3277e8e
Compare
Choose a tag to compare
  • #739 follow the update of the submission form of AtCoder (@serihiro)
  • #731 fix typos in messages in --help (@cgschu1tz)

v9.2.1

19 Apr 18:23
d9a4e82
Compare
Choose a tag to compare

v9.2.0

10 Apr 13:49
f2c1733
Compare
Choose a tag to compare
  • #715 add Google Code Jam support

v9.1.1

07 Apr 16:03
0d7697f
Compare
Choose a tag to compare
  • #718 fix a bug of oj submit about Python and the language update of AtCoder