- [902](https://github.com/online-judge-tools/oj/pull/902) fix a bug of `--display-mode=diff-all` that the last line is not shown
11.5.0
- [900](https://github.com/online-judge-tools/oj/pull/900) allow `$ oj g/i --hack-actual ...` without `--hack-expected` - [894](https://github.com/online-judge-tools/oj/pull/894) update `$ oj t --display-mode=diff` - [892](https://github.com/online-judge-tools/oj/pull/892) implemente `$ oj t --display-mode=all`
11.4.0
- [886](https://github.com/online-judge-tools/oj/pull/886) add `test-interactive` subcommand as an alias of `test-reactive` subcommand ([cai-lw](https://github.com/cai-lw))
11.3.3
- [884](https://github.com/online-judge-tools/oj/pull/884) fix the issue of terminal logs again
11.3.2
- [879](https://github.com/online-judge-tools/oj/pull/879) solve an issue that terminal logs are cleared on WSL after submissions (thanks [orisano](https://github.com/orisano))
11.3.1
- [877](https://github.com/online-judge-tools/oj/pull/877) hide a log message in `submit` subcommand