v5.0.0
What's Changed
- Cleanup tests and reduce duplication by @shenanigansd in #21
- build(deps): bump actions/setup-python from 6db7460265853123c994067d0fe60a75335ca09f to db9987b4c1f10f0404fa60ee629f675fafbd6763 by @dependabot in #22
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #24
- build(deps): bump actions/setup-python from db9987b4c1f10f0404fa60ee629f675fafbd6763 to 0cbcb9a3d7c0b228a2c4fbde82b6e8855233cd92 by @dependabot in #27
- build(deps): bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #29
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.8 by @dependabot in #34
- build(deps): bump actions/setup-python from 0cbcb9a3d7c0b228a2c4fbde82b6e8855233cd92 to bd6b4b6205c4dbad673328db7b31b7fab9e241c0 by @dependabot in #32
- Yet another rewrite by @shenanigansd in #26
- Add optional dependency to docs build by @shenanigansd in #36
- Setup custom models to avoid using the JSON API models directly by @shenanigansd in #37
- build(deps): bump actions/setup-python from 3.1.4 to 4.7.0 by @dependabot in #38
- Remove file handling and raw HTTP request handlers by @shenanigansd in #40
- Backport support for up to Python 3.9 by @shenanigansd in #42
- add release notes to changelog by @shenanigansd in #45
- Add all items to top level
__all__
by @shenanigansd in #46 - Limit support to Python 3.11 by @shenanigansd in #47
- Delete precommit-autoupdate.yaml by @shenanigansd in #49
- ci: remove pre-commit action from Python CI by @shenanigansd in #50
- Switch to HTTPX by @shenanigansd in #51
- Update release date by @shenanigansd in #52
Full Changelog: v4.0.0...v5.0.0