Releases: jmerle/competitive-companion
Releases · jmerle/competitive-companion
2.44.0
- Added support for Dimik OJ and TheJobOverflow (thanks @touhidurrr)
2.43.0
- Added support for AlgoZenith and Sort Me
- Fixed the parsing of TLX course problems and problems with time limits in milliseconds (thanks @ChrisG661)
- Fixed the parsing of Codeforces problems with time/memory limits in bold text (thanks @colazcy)
- Fixed the parsing of PTA problems
2.42.0
- Added support for MOI Arena
- Fixed the parsing of Eolymp problems and contests
- Improved the parsing of UVa Online Judge problems with trailing or inner spaces in sample cases
2.41.0
- Added support for OTOG and RoboContest (thanks @Anon-136 for the OTOG parser)
- Fixed the parsing of PTA problems with code blocks in the problem description
- Fixed the parsing of Baekjoon Online Judge problems with multiple time limits
2.40.1
- Fixed the parsing of CodeChef problems in active contests
2.40.0
- Added support for PAT problems in the NowCoder parser
- Added support for the vjudge.csgrandeur.cn mirror to the Virtual Judge parsers
2.39.0
- Added support for LSYOI and SDUT OnlineJudge (thanks @zymooll for the LSYOI parser)
2.38.2
- Fixed the parsing of Kattis problems
- Fixed the parsing of CodeChef problems
- Fixed the parsing of DMOJ contests
2.38.1
- Fixed the parsing of some interactive Kattis problems
- Fixed the parsing of superfluous newlines in UVa Online Judge sample cases
2.38.0
- Added support for HKOI Online Judge and ZUFEOJ (thanks @smarttommyau for the HKOI Online Judge parsers)
- Fixed the parsing of CodeChef problems
- Fixed the parsing of TLX problems