1.7.0
What's Changed
Fixes 🐛
- Support pydantic fields with alias in
query_to_dict
function by @Svenito in #79 - ✨ Support python 3.12 by @yezz123 in #91
Dependencies 📦
- ⬆ Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 by @dependabot in #49
- ⬆ Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by @dependabot in #50
- ⬆ Bump pre-commit from 3.2.1 to 3.2.2 by @dependabot in #51
- ⬆ Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #52
- ⬆ Bump mypy from 1.1.1 to 1.2.0 by @dependabot in #53
- ⬆ Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #54
- ⬆ Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #56
- ⬆ Bump pre-commit from 3.2.2 to 3.3.1 by @dependabot in #55
- ⬆ Bump mypy from 1.2.0 to 1.3.0 by @dependabot in #57
- ⬆ Bump pre-commit from 3.3.1 to 3.3.2 by @dependabot in #58
- ⬆ Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #59
- ⬆ Update typing-extensions requirement from <4.6.0,>=3.7.4 to >=3.7.4,<4.7.0 by @dependabot in #60
- ⬆ Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #61
- ⬆ Bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #62
- ⬆ Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #63
- ⬆ Bump mypy from 1.3.0 to 1.4.1 by @dependabot in #64
- ⬆ Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #67
- ⬆ Update typing-extensions requirement from <4.7.0,>=3.7.4 to >=3.7.4,<4.8.0 by @dependabot in #65
- ⬆ Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #68
- ⬆ Bump pytest-asyncio from 0.21.0 to 0.21.1 by @dependabot in #69
- ⬆ Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #71
- ⬆ Bump mypy from 1.4.1 to 1.5.1 by @dependabot in #73
- ⬆ Bump pytest from 7.4.0 to 7.4.1 by @dependabot in #75
- ⬆ Bump pre-commit from 3.3.3 to 3.4.0 by @dependabot in #74
- ⬆ Bump actions/checkout from 3 to 4 by @dependabot in #76
- ⬆ Bump pytest from 7.4.1 to 7.4.2 by @dependabot in #77
- ⬆ Update typing-extensions requirement from <4.8.0,>=3.7.4 to >=3.7.4,<4.9.0 by @dependabot in #78
- ⬆ Bump pre-commit from 3.4.0 to 3.5.0 by @dependabot in #81
- ⬆ Bump mypy from 1.5.1 to 1.6.0 by @dependabot in #80
- ⬆ Bump mypy from 1.5.1 to 1.6.1 by @dependabot in #82
- ⬆ Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #83
- ⬆ Bump mypy from 1.6.1 to 1.7.0 by @dependabot in #84
- ⬆ Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #86
- ⬆ Update django requirement from <5.0.0,>=3.2.0 to >=3.2.0,<6.0.0 by @dependabot in #89
- ⬆ Bump pre-commit from 3.5.0 to 3.6.0 by @dependabot in #90
- ⬆ Bump actions/setup-python from 4 to 5 by @dependabot in #88
- ⬆ Bump mypy from 1.7.0 to 1.7.1 by @dependabot in #85
- ⬆ Bump pytest-asyncio from 0.21.1 to 0.23.2 by @dependabot in #87
New Contributors
Full Changelog: 1.6.0...1.7.0