Skip to content

Releases: jmerle/competitive-companion

2.40.1

03 Mar 21:05

Choose a tag to compare

  • Fixed the parsing of CodeChef problems in active contests

2.40.0

23 Feb 03:20

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

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

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

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

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

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

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

2.36.1

18 Aug 15:11

Choose a tag to compare

  • Fixed the parsing of Codeforces sample cases containing nested highlighted inputs

2.36.0

16 Aug 19:10

Choose a tag to compare

  • Added support PTA, ZOJ, and OpenJudge (thanks @rogeryoungh for the PTA and ZOJ parsers)
  • Fixed the parsing of Library Checker problems (thanks @rogeryoungh)
  • Fixed the parsing of HDOJ problems for problems using HDOJ's new UI (thanks @rogeryoungh)
  • Fixed the parsing of HDOJ contests to work with HDOJ's rate limiting