Skip to content

Releases: jmerle/competitive-companion

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

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