Releases: jmerle/competitive-companion
Releases · jmerle/competitive-companion
2.37.0
- 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
- 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
- Fixed the parsing of Codeforces sample cases containing nested highlighted inputs
2.36.0
- 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
- Fixed the parsing of Codeforces sample cases for sample cases using Codeforces's new highlighting feature
2.35.2
- Fixed the parsing of CodeChef problems on /submit/ URLs
2.35.1
- 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
- Added support for uDebug
- Fixed the parsing of CodeChef problems on its new problem page
2.34.4
- Fixed the parsing of LightOJ problems
- Fixed the Timus Online Judge parser to work with the timus.online domain
2.34.3
- 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