Releases: ShawnDen-coder/repo-scaffold
Releases · ShawnDen-coder/repo-scaffold
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.5.0 (2025-02-18)
Feat
- update github action and project template
- update project template and cli
- update template and cli tools
- update template and update cli tools
Fix
- fix github action
- use uvx prefix for all third-party commands in nox sessions
- explicitly install pytest packages in nox sessions
- use cookiecutter max_python_version in GitHub Actions workflows
- add code checkout and Python setup steps to lint workflow
- update template files to explicitly install ruff and update dev dependencies
- explicitly install ruff in nox sessions and update dev dependencies
- standardize token usage in GitHub Actions workflows
- use token from setup workflow in bump_version workflow
- optimize GitHub Actions workflow to avoid pip cache warning in root project
- optimize GitHub Actions workflow to avoid pip cache warning
Refactor
- replace uvx with uv run in noxfile.py
- remove explicit pytest package installation as uvx handles it
[master cdab063] bump: version 0.4.1 → 0.5.0
2 files changed, 29 insertions(+), 1 deletion(-)
0.4.1
0.3.0
What's Changed
- chore: fix template by @ShawnDen-coder in #1
- Update bumpversion.yaml by @ShawnDen-coder in #2
- feat: update github action,and update config by @ShawnDen-coder in #3
- feat: update template config by @ShawnDen-coder in #5
- feat: update
project.toml
readme type by @ShawnDen-coder in #6 - feat: update
project.toml
readme type by @ShawnDen-coder in #7 - Update bumpversion.yaml by @ShawnDen-coder in #8
- chore: update github action config by @ShawnDen-coder in #9
- Update project template by @ShawnDen-coder in #10
- feat: update project template github action by @ShawnDen-coder in #11
New Contributors
- @ShawnDen-coder made their first contribution in #1
Full Changelog: https://github.com/ShawnDen-coder/repo-scaffold/commits/0.3.0