Full changelog: https://github.com/tsutaj/statements-manager/compare/v1.7.5...v1.7.6
1.7.5
- FIX (docs): some minor errors
Full changelog: https://github.com/tsutaj/statements-manager/compare/v1.7.4...v1.7.5
1.7.4
- 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: https://github.com/tsutaj/statements-manager/compare/v1.7.3...v1.7.4
1.7.3
- 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](https://github.com/icpc-jag/rime/tree/master/rime) doesn't run again in such a case (because Rime checks updates seeing timestamp)
Full changelog: https://github.com/tsutaj/statements-manager/compare/v1.7.2...v1.7.3
1.7.2
- 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: https://github.com/tsutaj/statements-manager/compare/v1.7.1...v1.7.2
1.7.1
- ADD (feature): `--force-dump` option 109 - If this option is enabled, update output file even if there is no need to update
Full changelog: https://github.com/tsutaj/statements-manager/compare/v1.7.0...v1.7.1