Skip to content

v0.4.11

Choose a tag to compare

@njzjz njzjz released this 17 Feb 20:45
· 30 commits to master since this release
2ed9020

What's Changed

  • style: fix Ruff 0.8.0 UP031 errors by @njzjz-bot in #88
  • ci: pin ubuntu to 22.04 by @njzjz in #89
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #87
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #91
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #93
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #92
  • feat: add CLI command to print argument documentation by @Copilot in #96
  • style: enable ruff ANN rule for type annotations by @Copilot in #98
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #90
  • ci: use OIDC for codecov-action by @njzjz-bot in #94
  • style: switch type checker from basedpyright to ty by @Copilot in #100

New Contributors

  • @Copilot made their first contribution in #96

Full Changelog: v0.4.10...v0.4.11