Releases: kyuridenamida/atcoder-tools
Releases · kyuridenamida/atcoder-tools
Release 2.4.0
Release version 2.4.0
Release 2.3.1
Release version 2.3.1
Release 2.3.0
Release version 2.3.0
Release 2.2.0
Release version 2.2.0. From this version on, you can't use Python 3.6 because f-string is used in the code. Please upgrade your Python to at least 3.6 when you encounter some error about syntax.
Release 2.1.0
Release version 2.1.0
Release 2.0.0
Release version 2.0.0. Python 3.5 is not supported anymore.
1.1.7.1
Fix crash bug of envgen when getting 404 (#201)
Release/1.1.7 (#200)
* Update CHANGELOG.md * Update version * Fix decimal judge * Style fix * Fix submission page bug
1.1.6
Release/1.1.6 (#162) * prepare for release 1.1.6 * show error_type instead of judge_type on test command
Release 1.1.5 (#152)
* Get ready for 1.1.5 * Refactor & Update README.md * Update contributors table * Fix webapp