Skip to content

Releases: jmerle/competitive-companion

2.25.5

11 Jul 16:29
Compare
Choose a tag to compare
  • Fixed the parsing of DMOJ task names where the contest name is in the task name

2.25.4

03 Jul 03:05
Compare
Choose a tag to compare
  • Fixed the Facebook Coding Competitions parser

2.25.3

26 Jun 13:36
Compare
Choose a tag to compare
  • Fixed the parsing of Codeforces problems where the input/output specification is written in cursive
  • Fixed the TLX parser

2.25.2

12 Jun 13:31
Compare
Choose a tag to compare
  • Fixed the CodeDrills parser

2.25.1

16 May 00:20
Compare
Choose a tag to compare
  • Fixed the parsing of AcWing sample cases of problems with code blocks unrelated to the sample cases

2.25.0

08 May 12:52
Compare
Choose a tag to compare
  • Added a parser for Neps Academy

2.24.0

03 May 02:22
Compare
Choose a tag to compare
  • Added a parser for AcWing
  • Fixed the parsing of Codeforces sample cases containing empty lines

2.23.0

18 Apr 03:15
Compare
Choose a tag to compare
  • Added a parser for the old version of Library Checker (thanks @taodaling)
  • Fixed the parsing of CS Academy problem titles

2.22.0

30 Mar 02:13
Compare
Choose a tag to compare
  • Added a parser for CodeDrills

2.21.2

28 Mar 02:43
Compare
Choose a tag to compare
  • Fixed the parsing of Google Coding Competitions sample cases so the full text is downloaded when necessary