Releases: mdbrnowski/codeforces-toolbox
Releases · mdbrnowski/codeforces-toolbox
CF Toolbox 1.3.1
The verdict is now being checked continuously (from v1.3.0).
Bug related to PyPI is now fixed.
CF Toolbox 1.2.1
Version info can be accessed with -v
or --version
argument.
CF Toolbox 1.2.0
Support for C, Python, Java, Kotlin, Go, C# and Rust has been added.
CF Toolbox 1.1.0
Define platform-independent colors.
Some colors were not displayed correctly in Windows cmd and PowerShell.
Colorama was deleted form requirements and form code itself (I found out that there is a better way to display colors on Windows - it's marked in the code).
CF Toolbox 1.0.0
Add support for Linux and macOS.
CF Toolbox 0.1.0
Supports only Windows.
When it comes to programming languages, it only supports C++.