Release version 2.14.0
PR | Change Summary | Label | Author |
---|---|---|---|
#286 | No format analysis for ongoing ABC contests | enhancement | kyuridenamida |
Release version 2.13.0
PR | Change Summary | Label | Author |
---|---|---|---|
#271 | Update Python version | firewood | |
#270 | AtCoderの言語アップデートに追従 | firewood |
Release version 2.12.0
PR | Change Summary | Label | Author |
---|---|---|---|
#254 | 実行時間制限を問題文から取得、ローカルテストに反映する機能を追加 | chaemon | |
#252 | chore: Update README(Go, Julia Support) | kazuyaikoma |
Release version 2.11.0
PR | Change Summary | Label | Author |
---|---|---|---|
#249 | setterを追加 | enhancement | chaemon |
Release version 2.10.0
PR | Change Summary | Label | Author |
---|---|---|---|
#247 | READMEのexec on submitの部分を加筆 | chaemon | |
#246 | Changed to use compile_command in the toml file when test and submit | enhancement | shibukazu |
#234 | submitの際のコマンド実行を追加 | enhancement | chaemon |
Release version 2.9.0
PR | Change Summary | Label | Author |
---|---|---|---|
#245 | Fix #240 Add missing return statement in submit_main | bug | naskya |
#244 | Add description for code_generator_toml | enhancement generator |
firewood |
Release version 2.8.0
PR | Change Summary | Label | Author |
---|---|---|---|
#242 | use input_part_prefix to generate code properly | enhancement generator |
kotet |
Release version 2.7.0
PR | Change Summary | Label | Author |
---|---|---|---|
#243 | enable compiler config by toml | trickstar0301 | |
#236 | support julia | language-support | chaemon |
Release version 2.6.0
PR | Change Summary | Label | Author |
---|---|---|---|
#237 | Make universal codegenerator toml specifiable in atcodertools.toml | enhancement | chaemon |
#235 | Support Go | language-support | chaemon |
Release version 2.5.0
PR | Change Summary | Label | Author |
---|---|---|---|
#233 | Add language-level config | enhancement | chaemon |
Release version 2.4.0
PR | Change Summary | Label | Author |
---|---|---|---|
#231 | Add new command: compile | enhancement | chaemon |
Release version 2.3.1
PR | Change Summary | Label | Author |
---|---|---|---|
#230 | Improvement in universal_generator/cpp.toml | bug language-support |
naskya |
Release version 2.3.0
PR | Change Summary | Label | Author |
---|---|---|---|
#228 | Universal Code Generator to support new languages easily | enhancement language-support |
chaemon |
#226 | Support native Windows | enhancement | firewood |
#211 | Add Swift Support | enhancement language-support |
firewood |
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.
PR | Change Summary | Label | Author |
---|---|---|---|
#223 | Fix no inversion of save_no_session_cache in submit.py | bug | dnek |
#222 | New option to skip preparing existing problem directories | enhancement | dnek |
Release version 2.1.0
PR | Change Summary | Label | Author |
---|---|---|---|
#217 | Fix run_program crash on TLE test cases | bug | penpenpng |
#210 | Remove redundant -0 | enhancement generator |
firewood |
Release version 2.0.0. Python 3.5 is not supported anymore.
PR | Change Summary | Label | Author |
---|---|---|---|
#221 | Add a github workflow to autogenerate changelog | dev-env-improvement | kyuridenamida |
#219 | Refactor contribution process + Stop supporting Python 3.5 | dev-env-improvement | kyuridenamida |
#214 | Bump react-dev-utils from 6.1.1 to 11.0.4 in /webapp | dependencies | dependabot[bot] |
#212 | Test by GitHub Actions | dev-env-improvement | firewood |
#206 | Bump marked from 0.6.0 to 0.7.0 in /webapp | dependencies | dependabot[bot] |
PR | Change Summary | Label | Author |
---|---|---|---|
#201 | Fix crash bug of envgen when getting 404 | bug | kyuridenamida |
PR | Change Summary | Label | Author |
---|---|---|---|
#199 | Add cherry-picked release candidates for 1.1.7 | kyuridenamida | |
#196 | Support the latest AtCoder language list | enhancement | chaemon |
#192 | Support AtCoder submission with the latest Python language | enhancement | Matts966 |
#191 | Support AtCoder submission with the latest C++ language | enhancement | hiramekun |
#187 | #186 Support \dots in input formats | enhancement | kyuridenamida |
#174 | Makes gen command retry with exponential backoff | enhancement | yuuki3655 |
#172 | Recognize an integer token as a string token when it has a leading zero or too many digits in format prediction | enhancement | chaemon |
PR | Change Summary | Label | Author |
---|---|---|---|
#161 | support judge type and error value on submit command | enhancement | kyuridenamida |
#159 | "Show Version" functionality on atcoder-tools command | enhancement | kyuridenamida |
#157 | Reinforce unit tests & Support C# & error type on documentation page | dev-env-improvement | kyuridenamida |
#156 | Support decimal number judge | enhancement | chaemon |
#154 | Make default code style configurable at language level | enhancement | chaemon |
#153 | Support C# | enhancement language-support |
chaemon |
PR | Change Summary | Label | Author |
---|---|---|---|
#151 | Fix nim to work with the default indent setting | bug | kyuridenamida |
#150 | Fix a bug flake8 in .travis.yml doesn't work | bug | kmyk |
#148 | Fix "codegen" error on Windows | bug | penpenpng |
#146 | Support NIM | enhancement language-support |
chaemon |
#145 | Support DLang | enhancement language-support |
penpenpng |
#144 | Fix Python code generator to generate codes following PEP8 | bug | penpenpng |
#142 | Stop using root logger | enhancement | kmyk |
#141 | Make example input / output names configurable from EtcConfig | enhancement | kitagawa-hr |
PR | Change Summary | Label | Author |
---|---|---|---|
#138 | Make generated files executable when they have shebang | enhancement | kmyk |
#132 | Distinguish AC with stderr from WA on test command | enhancement | blue-jam |
#131 | Support coloring functionality on Windows | enhancement | kotamanegi |
#128 | Show new AtCoder URL to the submission page | enhancement | kotamanegi |
PR | Change Summary | Label | Author |
---|---|---|---|
#122 | Fix compatibility problem on Windows | bug | kotamanegi |
#117 | Add PR to the default templates | enhancement | kmyk |
#115 | Add userscript | enhancement | kmyk |
PR | Change Summary | Label | Author |
---|---|---|---|
#110 | Store all quality results into /api/all.json in Doc | enhancement | kyuridenamida |
#98 | Add the "codegen" subcommand | enhancement | kmyk |
#97 | Add a code generator for Python 3 | enhancement language-support |
kmyk |
PR | Change Summary | Label | Author |
---|---|---|---|
#92 | Add local compile tests for default templates / code generators | dev-env-improvement | kyuridenamida |
#91 | Refactor codes around language | dev-env-improvement | kyuridenamida |
#88 | #87 fix bug you can't specify a code to submit by --code for submit command | bug | kyuridenamida |
#86 | generate rust code. | enhancement language-support |
fukatani |
#84 | Output stdout even when getting RE or TLE | enhancement | kyuridenamida |
PR | Change Summary | Label | Author |
---|---|---|---|
#80 | Anything configurable from command line is configurable from toml | enhancement | kyuridenamida |
#79 | Delete --replacement and use template for both failure and success instead | enhancement | kyuridenamida |
#78 | Better default C++ template with move semantics | enhancement | asi1024 |
PR | Change Summary | Label | Author |
---|---|---|---|
#73 | Feature/colorful | enhancement | kyuridenamida |
#71 | Speed up prediction | enhancement | kyuridenamida |
#69 | Add template_file option in toml configuration | enhancement | kyuridenamida |
#68 | Enable custom code generator function | enhancement | kyuridenamida |
#67 | Refactor code base | dev-env-improvement | kyuridenamida |
#65 | ignore version check exception | enhancement | kyuridenamida |
#64 | Increase recall of input format prediction | enhancement | kyuridenamida |
PR | Change Summary | Label | Author |
---|---|---|---|
#59 | introduce postprocess config with exec_on_each_problem_dir / exec_on_contest_dir… | enhancement | kyuridenamida |
#54 | Support Problem Constants Injection | enhancement | kyuridenamida |
#52 | Add code gen configuration | enhancement | kyuridenamida |
#50 | Add version checker | enhancement | kyuridenamida |
#49 | Submit feature | enhancement | kyuridenamida |
PR | Change Summary | Label | Author |
---|---|---|---|
#44 | Feature/powerful tester | enhancement | kyuridenamida |
PR | Change Summary | Label | Author |
---|---|---|---|
#41 | Feature/cleaner input code | messy-changeset dev-env-improvement |
kyuridenamida |