v0.5.0
What's Changed
- Deployment handling interface by @michaelwheeler in #60
- Remove support for Python versions prior to 3.8 by @michaelwheeler in #61
- Add support for Python 3.11 by @michaelwheeler in #62
- Add initial API reference documentation by @michaelwheeler in #65
- Update github actions checkout versions by @nikolas in #69
- Support Python 3.12 by @michaelwheeler in #74
- Add dependabot configuration by @michaelwheeler in #75
- Bump actions/checkout from 2 to 4 by @dependabot in #77
- Bump actions/deploy-pages from 1 to 2 by @dependabot in #78
- Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #79
- Bump actions/setup-python from 2 to 4 by @dependabot in #80
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.8.11 by @dependabot in #76
- Bump actions/configure-pages from 2 to 4 by @dependabot in #82
- Bump actions/deploy-pages from 2 to 3 by @dependabot in #81
- Specify support for Django 5.0 by @michaelwheeler in #84
- Bump actions/setup-python from 4 to 5 by @dependabot in #85
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #86
- Bump actions/download-artifact from 3 to 4 by @dependabot in #87
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #89
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #88
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #90
- Prepare release v0.5.0 by @michaelwheeler in #91
New Contributors
- @nikolas made their first contribution in #69
- @dependabot made their first contribution in #77
Full Changelog: v0.4.0...v0.5.0