What's Changed
- GitHub Actions: Add Python 3.14 to the testing by @cclauss in #223
- Add PyPy 3.11 to CI by @ymyzk in #203
- README.md: Modernize versions of Python, Django, and GitHub Actions by @cclauss in #225
- Introduce pre-commit by @ymyzk in #202
- Set up Dependabot by @ymyzk in #204
- Update tox-gh-actions 2.x support status by @ymyzk in #205
- Bump codecov/codecov-action from 2 to 5 by @dependabot[bot] in #207
- Clean up unused CodeQL configuration by @ymyzk in #211
- Bump actions/setup-python from 4 to 5 by @dependabot[bot] in #209
- Migrate package metadata into pyproject.toml by @ymyzk in #210
- Bump actions/checkout from 1 to 4 by @dependabot[bot] in #208
- Set permissions explicitly in GitHub Actions by @ymyzk in #212
- Pin third-party GitHub actions using commit hash by @ymyzk in #213
- Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot[bot] in #214
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #217
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #221
- Bump codecov/codecov-action from 5.4.0 to 5.5.1 by @dependabot[bot] in #222
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #220
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #218
- Add PyPI project URL to packaging workflow environment by @ymyzk in #226
New Contributors
- @dependabot[bot] made their first contribution in #207
Full Changelog: v3.3.0...v3.4.0