|
1 | 1 | # Change Log
|
| 2 | +## 2.0.0 / 2021-4-17 |
| 3 | +Release version 2.0.0. Python 3.5 is not supported anymore. |
| 4 | +|PR|Change Summary|Label|Author| |
| 5 | +|:---|:---|:---|:---:| |
| 6 | +|[#221](https://github.com/kyuridenamida/atcoder-tools/pull/221)|Add a github workflow to autogenerate changelog| **dev-env-improvement**|[kyuridenamida](https://github.com/kyuridenamida)| |
| 7 | +|[#219](https://github.com/kyuridenamida/atcoder-tools/pull/219)|Refactor contribution process + Stop supporting Python 3.5| **dev-env-improvement**|[kyuridenamida](https://github.com/kyuridenamida)| |
| 8 | +|[#214](https://github.com/kyuridenamida/atcoder-tools/pull/214)|Bump react-dev-utils from 6.1.1 to 11.0.4 in /webapp| **dependencies**|[dependabot[bot]](https://github.com/apps/dependabot)| |
2 | 9 | ## 1.1.7.1 / 2020-5-16
|
3 | 10 | |PR|Change Summary|Label|Author|
|
4 | 11 | |:---|:---|:---|:---:|
|
|
7 | 14 | |PR|Change Summary|Label|Author|
|
8 | 15 | |:---|:---|:---|:---:|
|
9 | 16 | |[#199](https://github.com/kyuridenamida/atcoder-tools/pull/199)|Add cherry-picked release candidates for 1.1.7| |[kyuridenamida](https://github.com/kyuridenamida)|
|
10 |
| -|[#196](https://github.com/kyuridenamida/atcoder-tools/pull/196)|新しい言語のバージョンに対応| **enhancement**|[chaemon](https://github.com/chaemon)| |
11 |
| -|[#192](https://github.com/kyuridenamida/atcoder-tools/pull/192)|Pythonの言語アップデートに対応| **enhancement**|[Matts966](https://github.com/Matts966)| |
12 |
| -|[#191](https://github.com/kyuridenamida/atcoder-tools/pull/191)|C++言語アップデートへの対応| **enhancement**|[hiramekun](https://github.com/hiramekun)| |
| 17 | +|[#196](https://github.com/kyuridenamida/atcoder-tools/pull/196)|Support the latest AtCoder language list| **enhancement**|[chaemon](https://github.com/chaemon)| |
| 18 | +|[#192](https://github.com/kyuridenamida/atcoder-tools/pull/192)|Support AtCoder submission with the latest Python language| **enhancement**|[Matts966](https://github.com/Matts966)| |
| 19 | +|[#191](https://github.com/kyuridenamida/atcoder-tools/pull/191)|Support AtCoder submission with the latest C++ language| **enhancement**|[hiramekun](https://github.com/hiramekun)| |
13 | 20 | |[#187](https://github.com/kyuridenamida/atcoder-tools/pull/187)|#186 Support \dots in input formats| **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|
14 | 21 | |[#174](https://github.com/kyuridenamida/atcoder-tools/pull/174)|Makes gen command retry with exponential backoff| **enhancement**|[yuuki3655](https://github.com/yuuki3655)|
|
15 | 22 | |[#172](https://github.com/kyuridenamida/atcoder-tools/pull/172)|Recognize an integer token as a string token when it has a leading zero or too many digits in format prediction| **enhancement**|[chaemon](https://github.com/chaemon)|
|
|
45 | 52 | |:---|:---|:---|:---:|
|
46 | 53 | |[#122](https://github.com/kyuridenamida/atcoder-tools/pull/122)|Fix compatibility problem on Windows| **bug**|[kotamanegi](https://github.com/kotamanegi)|
|
47 | 54 | |[#117](https://github.com/kyuridenamida/atcoder-tools/pull/117)|Add PR to the default templates| **enhancement**|[kmyk](https://github.com/kmyk)|
|
48 |
| -|[#115](https://github.com/kyuridenamida/atcoder-tools/pull/115)|userscriptを追加| **enhancement**|[kmyk](https://github.com/kmyk)| |
| 55 | +|[#115](https://github.com/kyuridenamida/atcoder-tools/pull/115)|Add userscript| **enhancement**|[kmyk](https://github.com/kmyk)| |
49 | 56 | ## 1.1.2 / 2019-2-20
|
50 | 57 | |PR|Change Summary|Label|Author|
|
51 | 58 | |:---|:---|:---|:---:|
|
|
82 | 89 | |[#59](https://github.com/kyuridenamida/atcoder-tools/pull/59)|introduce postprocess config with exec_on_each_problem_dir / exec_on_contest_dir…| **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|
83 | 90 | |[#54](https://github.com/kyuridenamida/atcoder-tools/pull/54)|Support Problem Constants Injection| **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|
84 | 91 | |[#52](https://github.com/kyuridenamida/atcoder-tools/pull/52)|Add code gen configuration| **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)|
|
85 |
| -|[#50](https://github.com/kyuridenamida/atcoder-tools/pull/50)|Feature/version checker| **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)| |
86 |
| -|[#49](https://github.com/kyuridenamida/atcoder-tools/pull/49)|Feature/submit| **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)| |
| 92 | +|[#50](https://github.com/kyuridenamida/atcoder-tools/pull/50)|Add version checker| **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)| |
| 93 | +|[#49](https://github.com/kyuridenamida/atcoder-tools/pull/49)|Submit feature| **enhancement**|[kyuridenamida](https://github.com/kyuridenamida)| |
87 | 94 | ## 1.0.4 / 2018-12-29
|
88 | 95 | |PR|Change Summary|Label|Author|
|
89 | 96 | |:---|:---|:---|:---:|
|
|
0 commit comments