Releases: online-judge-tools/oj
Releases · online-judge-tools/oj
v10.0.5
- #787 add a workaround for the conflict of a module name
v10.0.4
- #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
- #767 correct a message to recommend updating packages
- #766 clear the history of oj download when the test/ directory is empty
v10.0.2
- #759 fix the bug that processes remain running when Ctrl-C is pressed while oj test runs
v9.2.2
- #739 follow the update of the submission form of AtCoder (@serihiro)
- #731 fix typos in messages in
--help
(@cgschu1tz)
v9.2.0
- #715 add Google Code Jam support
v9.1.1
- #718 fix a bug of
oj submit
about Python and the language update of AtCoder