We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8c16c commit edfe927Copy full SHA for edfe927
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 2.46.0 (Unreleased)
+## [2.46.0](https://github.com/jmerle/competitive-companion/releases/tag/2.46.0) (2023-10-05)
4
- Added parsers for CPython.uz
5
- Updated all contest parsers to fetch contest problems in parallel rather than sequentially
6
- Fixed the parsing of sample cases on CSES
package.json
@@ -1,7 +1,7 @@
{
"name": "competitive-companion",
"productName": "Competitive Companion",
- "version": "2.45.0",
+ "version": "2.46.0",
"description": "Parses competitive programming problems and sends them to various tools like CHelper and Hightail.",
"repository": "https://github.com/jmerle/competitive-companion",
7
"author": "Jasper van Merle",
0 commit comments