Skip to content

Releases: online-judge-tools/oj

v12.0.0

03 May 10:00
d90b0a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.5.1...v12.0.0

v11.5.1

13 Sep 08:35
70f8a29
Compare
Choose a tag to compare
  • #902 fix a bug of --display-mode=diff-all that the last line is not shown

v11.5.0

09 Sep 11:05
fa8502e
Compare
Choose a tag to compare
  • #900 allow $ oj g/i --hack-actual ... without --hack-expected
  • #894 update $ oj t --display-mode=diff
  • #892 implement $ oj t --display-mode=all

v11.4.0

20 Jul 03:28
0f8b600
Compare
Choose a tag to compare
  • #886 add test-interactive subcommand as an alias of test-reactive subcommand (@cai-lw])

v11.3.3

17 Jul 14:50
fe7cb3b
Compare
Choose a tag to compare
  • #884 fix the issue of terminal logs again

v11.3.2

15 Jul 10:33
7422076
Compare
Choose a tag to compare
  • #879 solve an issue that terminal logs are cleared on WSL after submissions (thanks @orisano)

v11.3.1

14 Jun 19:16
0e385db
Compare
Choose a tag to compare
  • #877 hide a log message in submit subcommand

v11.3.0

23 Apr 01:23
d1c62b3
Compare
Choose a tag to compare
  • #862 allow downloading system cases of AtCoder with $ oj download --system --dropbox-token=... https://...

v11.2.1

17 Apr 11:56
3baf41d
Compare
Choose a tag to compare
  • #873 improve error messages for HTTP errors on oj download

v11.2.0

09 Apr 09:56
ec4b743
Compare
Choose a tag to compare
  • #869 use gtime for GNU time on macOS