Releases: jmerle/competitive-companion
Releases · jmerle/competitive-companion
2.25.5
- Fixed the parsing of DMOJ task names where the contest name is in the task name
2.25.4
- Fixed the Facebook Coding Competitions parser
2.25.3
- Fixed the parsing of Codeforces problems where the input/output specification is written in cursive
- Fixed the TLX parser
2.25.2
- Fixed the CodeDrills parser
2.25.1
- Fixed the parsing of AcWing sample cases of problems with code blocks unrelated to the sample cases
2.25.0
- Added a parser for Neps Academy
2.24.0
- Added a parser for AcWing
- Fixed the parsing of Codeforces sample cases containing empty lines
2.23.0
- Added a parser for the old version of Library Checker (thanks @taodaling)
- Fixed the parsing of CS Academy problem titles
2.22.0
- Added a parser for CodeDrills
2.21.2
- Fixed the parsing of Google Coding Competitions sample cases so the full text is downloaded when necessary