Releases: serious-scaffold/ss-python
Releases · serious-scaffold/ss-python
v0.0.40
v0.0.40 - 2023-10-27
Build
- bump the prod group with 12 updates (#212) (af3d5d8 by dependabot[bot]).
- bump the prod group with 9 updates (#208) (5a63efc by dependabot[bot]).
- bump the prod group with 14 updates (#204) (75b8614 by dependabot[bot]).
Chore
- More robust coverage badge generation. (#215) (d664add by Xuan (Sean) Hu).
- Remove docs/changelog.md from .gitignore. (#206) (223e6bd by Xuan (Sean) Hu).
Docs
- Add development status as template option. (#219) (fed3045 by Xuan (Sean) Hu).
- Refine project management docs. (#218) (4d243e9 by Xuan (Sean) Hu).
- Add docs for project management. (#217) (024ade5 by Xuan (Sean) Hu).
- Unify title capitalization for environment management. (#216) (9219fe6 by Xuan (Sean) Hu).
- Make logo badge and url fixed. (#214) (97112fd by Xuan (Sean) Hu).
- No code fence and the official myst VSCode extension. (#213) (3042979 by Xuan (Sean) Hu).
- Further utilize note admonition. (#211) (a3c7c94 by Xuan (Sean) Hu).
- Fix capitalization consistency problem. (#210) (f88f19e by Xuan (Sean) Hu).
- Add documentation for environment management. (#209) (5dcaa4b by Xuan (Sean) Hu).
- Fix rst parsing in cli reference. (#205) (9d80336 by Xuan (Sean) Hu).
v0.0.39
v0.0.39 - 2023-10-08
Build
Chore
Continuous Integration
- Support prerelease according to PEP440. (#199) (72ad9ce by Xuan (Sean) Hu).
- Use single quotes for grep and echo with literal string. (#197) (457578a by Xuan (Sean) Hu).
Docs
Features
- Support Python 3.12. (#203) (da08c2e by Xuan (Sean) Hu).
- add license option (#187) (5b42dbe by msclock). Co-authored-by: Xuan (Sean) Hu [email protected]
v0.0.38
v0.0.38 - 2023-09-19
Docs
v0.0.37
v0.0.37 - 2023-09-19
Docs
v0.0.36
v0.0.35
Fix GitLab CI/CD.
Python version based constraints and release on tag.
v0.0.33 - 2023-09-14
Build
Chore
- Extract and use Python version for constraints. (#154) (65b5b30 by Xuan (Sean) Hu).
- Unify variable expansion with minor refinement in Makefile. (#152) (ed7a894 by Xuan (Sean) Hu).
- Download existing changelog if exists for incremental generation. (#151) (952e2ab by Xuan (Sean) Hu).
- Remove CHANGELOG.md from watch list of docs autobuild. (#149) (5862c22 by Xuan (Sean) Hu).
Continuous Integration
- Fix release notes problem. (#167) (c56e18f by Xuan (Sean) Hu).
- Fix file already exists error for download artifact. (#166) (3390ee8 by Xuan (Sean) Hu).
- Fix release workflow for GitHub Actions. (#164) (0c311e9 by Xuan (Sean) Hu).
- Fix release workflow for GitHub Actions. (#163) (cc12484 by Xuan (Sean) Hu).
- Fix syntax error for GitHub Actions workflow. (#162) (92924ce by Xuan (Sean) Hu).
- Release on tags that matches semantic version. (#161) (988f872 by Xuan (Sean) Hu).
- Refine workflows for GitHub Actions. (#160) (c087582 by Xuan (Sean) Hu).
- Update constraints and sync template for dependabot. (#156) (fe4550e by Xuan (Sean) Hu).
- Fix coverage report for GitLab CI/CD with stage name refined. (#153) (c4f622a by Xuan (Sean) Hu).
- Unshallow git clone on readthedocs. (#148) (ffb808c by Xuan (Sean) Hu).
Docs
Fix Changelog for GitHub Pages.
What's Changed
Full Changelog: v0.0.30...v0.0.31
Generate changelog on the fly.
What's Changed
Full Changelog: v0.0.29...v0.0.30