- 81 fix a bug that happens only when it analyzes multiple problems at once - 80 improve the stability of `oj-prepare` command
4.8.0
- 77 improves many things: - improve the stability of `oj-prepare` command - recognize English phrase like "Each test contains multiple test cases." and use it to increase the accuracy of analysis - fix many bugs on C++ code generation
4.7.2
- 73 update for the new frontend of Library-Checker - 64 add hints about `oj g/i` for the default templates `generate.py` and `generate.cpp`
4.7.1
- 56 fix a syntax error on `generate.py`
4.7.0
- 49 remove `sympy` from the dependency - 50 improve format guessing from sample cases. Now it can parse multiple cases formats, which are recently often used on Codeforces.
4.6.0
- 46 allows to call filter commands (e.g. `clang-format`, `yapf`) as a post-process hook