Skip to content

Releases: jmerle/competitive-companion

2.36.1

18 Aug 15:11
Compare
Choose a tag to compare
  • Fixed the parsing of Codeforces sample cases containing nested highlighted inputs

2.36.0

16 Aug 19:10
Compare
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

2.35.3

08 Aug 20:03
Compare
Choose a tag to compare
  • Fixed the parsing of Codeforces sample cases for sample cases using Codeforces's new highlighting feature

2.35.2

03 Aug 14:19
Compare
Choose a tag to compare
  • Fixed the parsing of CodeChef problems on /submit/ URLs

2.35.1

29 Jul 00:22
Compare
Choose a tag to compare
  • Fixed the parsing of CodeChef problems
  • Updated the CodeChef parsers so that they all consistently use the shortened contest code in the group property

2.35.0

19 Jul 12:29
Compare
Choose a tag to compare
  • Added support for uDebug
  • Fixed the parsing of CodeChef problems on its new problem page

2.34.4

11 Jul 02:13
9cbb9a2
Compare
Choose a tag to compare
  • Fixed the parsing of LightOJ problems
  • Fixed the Timus Online Judge parser to work with the timus.online domain

2.34.3

28 Jun 02:25
Compare
Choose a tag to compare
  • Fixed the parsing of HackerEarth Codemonk problems
  • Fixed the parsing of CodeDrills problems when the browser is narrow
  • Fixed the parsing of Toph sample cases
  • Renamed occurrences of Facebook Coding Competitions to Meta Coding Competitions

2.34.2

22 Jun 15:48
Compare
Choose a tag to compare
  • Fixed the parsing of CodeChef problems to work with its new URL format

2.34.1

15 Jun 23:40
Compare
Choose a tag to compare
  • Fixed the parsing of Kattis problems and contests to work with Kattis's new design