Releases: tsutaj/statements-manager
v1.7.8
v1.7.7
v1.7.6
statements-manager v1.7.6 continues the ongoing work to generate more useful statement files for holding contests (e.g. JAG domestic contest, regional contest, and more)
- ADD (command option):
-c, --constraints-only
- update constraints file only
Full changelog: v1.7.5...v1.7.6
v1.7.5
statements-manager v1.7.5 continues the ongoing work to generate more useful statement files for holding contests (e.g. JAG domestic contest, regional contest, and more)
- FIX (docs): some minor errors
Full changelog: v1.7.4...v1.7.5
v1.7.4
statements-manager v1.7.4 continues the ongoing work to generate more useful statement files for holding contests (e.g. JAG domestic contest, regional contest, and more)
- ADD (docs): Now Japanese documentation is available on Read the Docs! https://statements-manager.readthedocs.io/
- English documentation will be prepared in future
Full changelog: v1.7.3...v1.7.4
v1.7.3
statements-manager v1.7.3 continues the ongoing work to generate more useful statement files for holding contests (e.g. JAG domestic contest, regional contest, and more)
- ADD (minor feature): Do not rewrite constraints file when the result is the same as the existing one #113
- This change has time-efficiency because Rime doesn't run again in such a case (because Rime checks updates seeing timestamp)
Full changelog: v1.7.2...v1.7.3
v1.7.2
statements-manager v1.7.2 continues the ongoing work to generate more useful statement files for holding contests (e.g. JAG domestic contest, regional contest, and more)
- FIX (minor issue): Always save if the target file is not found #110
- FIX (minor feature): Support
is_first
,is_last
attributes for sample input/output template #111
Full changelog: v1.7.1...v1.7.2
v1.7.1
statements-manager v1.7.1 continues the ongoing work to generate more useful statement files for holding contests (e.g. JAG domestic contest, regional contest, and more)
- ADD (feature):
--force-dump
option #109- If this option is enabled, update output file even if there is no need to update
Full changelog: v1.7.0...v1.7.1
v1.7.0
statements-manager v1.7.0 continues the ongoing work to generate more useful statement files for holding contests (e.g. JAG domestic contest, regional contest, and more)
- ADD (feature): Sample Input / Output Template #103
- The same as problemset template, you can edit the style of sample input / output text.
- ADD (feature): Support Cache #106
- When running
ss-manager run
, cache is also saved. It is used for checking whether there is no source file update or not.
- When running
- FIX: pdfkit version requirement #101
- FIX: comment to notice not to edit constraints file manually #102
Full changelog: v1.6.1...v1.7.0
v1.6.1
statements-manager v1.6.1 continues the ongoing work to generate more useful statement files for holding contests (e.g. JAG domestic contest, regional contest, and more)
- FIX (bug): Markdown problemset output file
- The path to assets was incorrect (forgot path resolving)
- FIX: template files