Releases: online-judge-tools/template-generator
Releases · online-judge-tools/template-generator
v4.3.0
11 Jun 14:01
Compare
Sorry, something went wrong.
No results found
#19 Add a default template topcoder.cpp for archived problems of Topcoder
#20 internal refactoring about the analyzer for output patterns
v4.2.0
27 May 16:28
Compare
Sorry, something went wrong.
No results found
#14 fix a bug of the parser which is found at ARC066E
#16 fix a bug of nest arguments in the Python generator
#16 add python.declare_constants() function for Python templates
v4.1.1
19 May 19:39
Compare
Sorry, something went wrong.
No results found
#11 update the module for the update of Library Checker
#11 update templates for Windows and macOS
v4.1.0
10 Apr 18:42
Compare
Sorry, something went wrong.
No results found
#5 add the new template generate.cpp for generate random cases
embed version numbers to default templates
minor fix for generated C++ code
v4.0.2
09 Apr 14:00
Compare
Sorry, something went wrong.
No results found
#3 fix a bug of the format analyzer (reported by kort0n )
#4 fix a bug caused by the default value of -t option of oj-template
tweak generator.py
v4.0.1
05 Apr 08:06
Compare
Sorry, something went wrong.
No results found
v4.0.0
05 Apr 07:29
Compare
Sorry, something went wrong.
No results found
[breaking changes] update names of some functions in onlinejudge_template.generator.{cplusplus,python}
[breaking changes] rename the path of the config file of oj-prepare command
v3.1.0
05 Apr 06:39
Compare
Sorry, something went wrong.
No results found
add --config-file option to oj-prepare command
fix a bug of oj-prepare about destination directories
v3.0.0
04 Apr 16:08
Compare
Sorry, something went wrong.
No results found
[breaking changes] rename default template files from template.* to main.*
[breaking changes] update default paths of oj-contest command
[breaking changes] change fields of the setting file of oj-contest command
[breaking changes] rename oj-contest command to oj-prepare command
v2.9.1
04 Apr 14:21
Compare
Sorry, something went wrong.
No results found
fix bugs of template.py about type hints
fix bugs of --cookie options