Skip to content

0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 04:16
· 68 commits to master since this release

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(-)