Releases: tsutaj/statements-manager
Releases · tsutaj/statements-manager
v2.0.2
What's Changed
- Introduce sphinx-polyversion by @tsutaj in #227
- Add docs workflow by @tsutaj in #228
- Fix path to Docs by @tsutaj in #229
- Skip sphinx_polyversion dependencies on Readthedocs by @devin-ai-integration[bot] in #231
- Support literal digit_separator for custom output format by @devin-ai-integration[bot] and @tsutaj in #234, #235
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
Breaking Change
New Features
- Add
--fail-on-suggestions
CLI option to treat unresolved Google Docs suggestions as failures. by @tsutaj in #213 - Add OAuth2 authentication system with priority management by @tsutaj in #218
- Add setup command for creating new problem directories by @tsutaj in #219
Other Updates
- Rename template_html and sample_template_html variables by @tsutaj in #203
- Fix docs of problemset config by @tsutaj in #205
- Add test case for testing
--fail-on-suggestions
end-to-end by @tsutaj in #214 - Add "terms of service" and "privacy policy" by @tsutaj in #221
Full Changelog: v1.8.0...v2.0.0
v1.8.0
v1.7.21
What's Changed
- Update packaging to PEP 621/517/518 (pyproject.toml) by @tsutaj in #192
- Migrate PyPI publish workflow to Trusted Publishing (OIDC) by @tsutaj in #193
- Add constraints.hpp for quickstart documentation by @tsutaj in #194
- Add documentation for recommended directory structure with Rime by @tsutaj in #195
- Add documentation for PDF output and usage by @tsutaj in #196
- Fix sample_path description by @tsutaj in #197
Full Changelog: v1.7.20...v1.7.21
v1.7.20
What's Changed
- Update minimum Python version from 3.8 to 3.9.12 by @tsutaj in #176
- Support character encoding setting by @tsutaj in #179
- Add E2E testing by @tsutaj in #177
- Fix config to format test files by @tsutaj in #181
- Show diff on failing E2ETest by @tsutaj in #183
- Make script execution configurable (#167) by @devin-ai-integration in #184
- Use python3 as default command for preprocess/postprocess by @tsutaj in #186
New Contributors
- @devin-ai-integration made their first contribution in #184
Full Changelog: v1.7.19...v1.7.20
v1.7.19
v1.7.18
v1.7.17
v1.7.16
What's Changed
- Create test environment by @tsutaj in #146
- Fix CI job triggers by @tsutaj in #147
- Refactor setting files by @tsutaj in #144
- Fix docs typo: ignore_samples by @tsutaj in #151
- Run CI when PR is merged by @tsutaj in #152
- Remove obsoleted output files by @tsutaj in #153
- Refactor cache system by @tsutaj in #154
- Allow specifying digit separator on problem.toml by @tsutaj in #156
Full Changelog: v1.7.15...v1.7.16