Skip to content

Releases: jmerle/competitive-companion

2.44.0

10 Jun 13:41
Compare
Choose a tag to compare
  • Added support for Dimik OJ and TheJobOverflow (thanks @touhidurrr)

2.43.0

28 May 21:50
Compare
Choose a tag to compare
  • 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

21 Apr 01:22
Compare
Choose a tag to compare
  • 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

02 Apr 14:41
Compare
Choose a tag to compare
  • 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

03 Mar 21:05
Compare
Choose a tag to compare
  • Fixed the parsing of CodeChef problems in active contests

2.40.0

23 Feb 03:20
Compare
Choose a tag to compare
  • 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

22 Jan 22:18
Compare
Choose a tag to compare
  • Added support for LSYOI and SDUT OnlineJudge (thanks @zymooll for the LSYOI parser)

2.38.2

24 Dec 08:23
Compare
Choose a tag to compare
  • Fixed the parsing of Kattis problems
  • Fixed the parsing of CodeChef problems
  • Fixed the parsing of DMOJ contests

2.38.1

30 Nov 16:49
Compare
Choose a tag to compare
  • Fixed the parsing of some interactive Kattis problems
  • Fixed the parsing of superfluous newlines in UVa Online Judge sample cases

2.38.0

23 Nov 17:00
Compare
Choose a tag to compare
  • 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