Release 0.3.0
What's Changed
- chore(deps-dev): Update ruff requirement from >=0.5.0,<0.9.0 to >=0.5.0,<0.10.0 by @dependabot[bot] in #30
- chore(deps-dev): Update ruff requirement from >=0.5.0,<0.10.0 to >=0.5.0,<0.12.0 by @dependabot[bot] in #31
- chore(deps-dev): Update ruff requirement from >=0.5.0,<0.12.0 to >=0.5.0,<0.13.0 by @dependabot[bot] in #32
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #33
- chore(deps): Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #34
- chore(deps-dev): Update pytest-cov requirement from >=3,<7 to >=3,<8 by @dependabot[bot] in #36
- chore(deps-dev): Update ruff requirement from >=0.5.0,<0.13.0 to >=0.5.0,<0.14.0 by @dependabot[bot] in #35
- Switch to
uvfor package management and as build backend - Drop Python 3.9 support
Full Changelog: v0.2.0...v0.3.0