Skip to content

Releases: ShawnDen-coder/repo-scaffold

0.5.5

18 Feb 09:24
Compare
Choose a tag to compare

0.5.5 (2025-02-18)

Fix

  • fix template github action

[master a02300d] bump: version 0.5.4 → 0.5.5
3 files changed, 8 insertions(+), 2 deletions(-)

0.5.4

18 Feb 09:10
Compare
Choose a tag to compare

0.5.4 (2025-02-18)

Fix

  • fix template github action

[master 3c862fc] bump: version 0.5.3 → 0.5.4
2 files changed, 7 insertions(+), 1 deletion(-)

0.5.3

18 Feb 06:46
Compare
Choose a tag to compare

0.5.3 (2025-02-18)

Fix

  • ci: update workflow triggers to use release events
  • template: improve GitHub Actions workflow templates

[master 7f764a5] bump: version 0.5.2 → 0.5.3
3 files changed, 9 insertions(+), 2 deletions(-)

0.5.2

18 Feb 06:34
Compare
Choose a tag to compare

0.5.2 (2025-02-18)

Fix

  • template: improve GitHub Actions workflow templates

[master ce01cd4] bump: version 0.5.1 → 0.5.2
2 files changed, 7 insertions(+), 1 deletion(-)

0.5.1

18 Feb 05:49
Compare
Choose a tag to compare

0.5.1 (2025-02-18)

Refactor

  • optimize GitHub Actions workflows

[master 1805d06] bump: version 0.5.0 → 0.5.1
3 files changed, 8 insertions(+), 2 deletions(-)

0.5.0

18 Feb 04:16
Compare
Choose a tag to compare

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

16 Feb 12:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.3.0

27 Dec 12:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ShawnDen-coder/repo-scaffold/commits/0.3.0