Skip to content

Releases: tsutaj/statements-manager

v1.7.8

30 Jan 13:47
Compare
Choose a tag to compare

statements-manager v1.7.8 continues the ongoing work to generate more useful statement files for holding contests (e.g. JAG domestic contest, regional contest, and more)

  • FIX: malfunction of conf.py #120

Full changelog: v1.7.7...v1.7.8

v1.7.7

30 Jan 12:49
Compare
Choose a tag to compare

statements-manager v1.7.7 continues the ongoing work to generate more useful statement files for holding contests (e.g. JAG domestic contest, regional contest, and more)

  • FIX: sample_path bug #119

Full changelog: v1.7.6...v1.7.7

v1.7.6

15 Dec 11:33
Compare
Choose a tag to compare

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

12 Dec 14:40
Compare
Choose a tag to compare

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

07 Dec 18:09
Compare
Choose a tag to compare

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)

Full changelog: v1.7.3...v1.7.4

v1.7.3

25 Nov 14:29
Compare
Choose a tag to compare

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

25 Nov 11:14
f0cd785
Compare
Choose a tag to compare

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

24 Nov 22:06
Compare
Choose a tag to compare

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

24 Nov 20:26
9a472a4
Compare
Choose a tag to compare

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.
  • 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

12 Nov 10:15
0bb528b
Compare
Choose a tag to compare

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