Atcoder-tools

Latest version: v2.13.0

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

1.1.4

|PR|Change Summary|Label|Author|
|:---|:---|:---|:---:|
|[138](https://github.com/kyuridenamida/atcoder-tools/pull/138)|Make generated files executable when they have shebang|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kmyk](https://github.com/kmyk)|
|[132](https://github.com/kyuridenamida/atcoder-tools/pull/132)|Distinguish AC with stderr from WA on test command|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[blue-jam](https://github.com/blue-jam)|
|[131](https://github.com/kyuridenamida/atcoder-tools/pull/131)|Support coloring functionality on Windows|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kotamanegi](https://github.com/kotamanegi)|
|[128](https://github.com/kyuridenamida/atcoder-tools/pull/128)|Show new AtCoder URL to the submission page|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kotamanegi](https://github.com/kotamanegi)|

1.1.3

|PR|Change Summary|Label|Author|
|:---|:---|:---|:---:|
|[122](https://github.com/kyuridenamida/atcoder-tools/pull/122)|Fix compatibility problem on Windows|![#fc2929](https://via.placeholder.com/15/fc2929/000000?text=+) **bug**|[kotamanegi](https://github.com/kotamanegi)|
|[117](https://github.com/kyuridenamida/atcoder-tools/pull/117)|Add PR to the default templates|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kmyk](https://github.com/kmyk)|
|[115](https://github.com/kyuridenamida/atcoder-tools/pull/115)|Add userscript|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kmyk](https://github.com/kmyk)|

1.1.2

|PR|Change Summary|Label|Author|
|:---|:---|:---|:---:|
|[110](https://github.com/kyuridenamida/atcoder-tools/pull/110)|Store all quality results into /api/all.json in Doc|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|[98](https://github.com/kyuridenamida/atcoder-tools/pull/98)| Add the "codegen" subcommand|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kmyk](https://github.com/kmyk)|
|[97](https://github.com/kyuridenamida/atcoder-tools/pull/97)|Add a code generator for Python 3|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**<br/>![#2C2318](https://via.placeholder.com/15/2C2318/000000?text=+) **language-support**|[kmyk](https://github.com/kmyk)|

1.1.1

|PR|Change Summary|Label|Author|
|:---|:---|:---|:---:|
|[92](https://github.com/kyuridenamida/atcoder-tools/pull/92)|Add local compile tests for default templates / code generators|![#33E893](https://via.placeholder.com/15/33E893/000000?text=+) **dev-env-improvement**|[kyuridenamida](https://github.com/kyuridenamida)|
|[91](https://github.com/kyuridenamida/atcoder-tools/pull/91)|Refactor codes around language|![#33E893](https://via.placeholder.com/15/33E893/000000?text=+) **dev-env-improvement**|[kyuridenamida](https://github.com/kyuridenamida)|
|[88](https://github.com/kyuridenamida/atcoder-tools/pull/88)|#87 fix bug you can't specify a code to submit by --code for submit command|![fc2929](https://via.placeholder.com/15/fc2929/000000?text=+) **bug**|[kyuridenamida](https://github.com/kyuridenamida)|
|[86](https://github.com/kyuridenamida/atcoder-tools/pull/86)|generate rust code.|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**<br/>![#2C2318](https://via.placeholder.com/15/2C2318/000000?text=+) **language-support**|[fukatani](https://github.com/fukatani)|
|[84](https://github.com/kyuridenamida/atcoder-tools/pull/84)|Output stdout even when getting RE or TLE|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|

1.1.0

|PR|Change Summary|Label|Author|
|:---|:---|:---|:---:|
|[80](https://github.com/kyuridenamida/atcoder-tools/pull/80)|Anything configurable from command line is configurable from toml|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|[79](https://github.com/kyuridenamida/atcoder-tools/pull/79)|Delete --replacement and use template for both failure and success instead|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|[78](https://github.com/kyuridenamida/atcoder-tools/pull/78)|Better default C++ template with move semantics|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[asi1024](https://github.com/asi1024)|

1.0.6

|PR|Change Summary|Label|Author|
|:---|:---|:---|:---:|
|[73](https://github.com/kyuridenamida/atcoder-tools/pull/73)|Feature/colorful|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|[71](https://github.com/kyuridenamida/atcoder-tools/pull/71)|Speed up prediction|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|[69](https://github.com/kyuridenamida/atcoder-tools/pull/69)|Add template_file option in toml configuration |![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|[68](https://github.com/kyuridenamida/atcoder-tools/pull/68)|Enable custom code generator function|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|[67](https://github.com/kyuridenamida/atcoder-tools/pull/67)|Refactor code base|![#33E893](https://via.placeholder.com/15/33E893/000000?text=+) **dev-env-improvement**|[kyuridenamida](https://github.com/kyuridenamida)|
|[65](https://github.com/kyuridenamida/atcoder-tools/pull/65)|ignore version check exception|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|[64](https://github.com/kyuridenamida/atcoder-tools/pull/64)|Increase recall of input format prediction|![#84b6eb](https://via.placeholder.com/15/84b6eb/000000?text=+) **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.