Releases: jmerle/competitive-companion
Releases · jmerle/competitive-companion
2.48.1
08 Dec 06:37
Compare
Sorry, something went wrong.
No results found
Fixed the parsing of Kattis problems and contests
Fixed the parsing of sample cases on CPython.uz containing multiple lines
2.48.0
07 Dec 15:04
Compare
Sorry, something went wrong.
No results found
Added a contest parser for TLX (thanks @user202729 )
Fixed the parsing of Russian memory limits on Yandex (thanks @Igorjan94 )
2.47.0
20 Oct 03:20
Compare
Sorry, something went wrong.
No results found
Added support for BAPS OJ and ITCoder HUTECH (thanks @touhidurrr )
Fixed the parsing of sample cases on ACMP where recent attempts would also be parsed as sample cases
2.46.0
05 Oct 03:33
Compare
Sorry, something went wrong.
No results found
Added parsers for CPython.uz
Updated all contest parsers to fetch contest problems in parallel rather than sequentially
Fixed the parsing of sample cases on CSES
Fixed the parsing of categories in TLX course problems
2.45.0
03 Sep 16:05
Compare
Sorry, something went wrong.
No results found
Added support for Daimayuan Online Judge (thanks @Windyskr )
Added support for the http version of HDOJ (thanks @Windyskr )
Fixed the parsing of problem titles on Public Judge
2.44.1
20 Jun 19:33
Compare
Sorry, something went wrong.
No results found
Fixed the parsing of Codeforces problems on "/problemset/gymProblem" URLs (thanks @touhidurrr )
Fixed the parsing of CodeChef problems in the Learn section
2.44.0
10 Jun 13:41
Compare
Sorry, something went wrong.
No results found
Added support for Dimik OJ and TheJobOverflow (thanks @touhidurrr )
2.43.0
28 May 21:50
Compare
Sorry, something went wrong.
No results found
Added support for AlgoZenith and Sort Me
Fixed the parsing of TLX course problems and problems with time limits in milliseconds (thanks @ChrisG661)
Fixed the parsing of Codeforces problems with time/memory limits in bold text (thanks @colazcy )
Fixed the parsing of PTA problems
2.42.0
21 Apr 01:22
Compare
Sorry, something went wrong.
No results found
Added support for MOI Arena
Fixed the parsing of Eolymp problems and contests
Improved the parsing of UVa Online Judge problems with trailing or inner spaces in sample cases
2.41.0
02 Apr 14:41
Compare
Sorry, something went wrong.
No results found
Added support for OTOG and RoboContest (thanks @Anon-136 for the OTOG parser)
Fixed the parsing of PTA problems with code blocks in the problem description
Fixed the parsing of Baekjoon Online Judge problems with multiple time limits