Skip to content

Releases: jmerle/competitive-companion

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

2.37.0

30 Oct 00:09
Compare
Choose a tag to compare
  • Added support for Public Judge
  • Fixed the parsing of PTA problems
  • Fixed the parsing of Luogu problems after navigating to the problem from the problem solution page

2.36.2

30 Sep 02:50
Compare
Choose a tag to compare
  • Added support for BOJ Stack to the Baekjoon Online Judge parser (thanks @IHIHHIHI)
  • Fixed the parsing of Codeforces sample cases for sample cases using Codeforces's new highlighting feature
  • Fixed the parsing of CodeChef categories when the problem details are collapsed