What's Changed
-
Add a DB converter for the model field, fixing
values_list()
ofPhoneNumberField
s by @francoisfreitag in #559 -
Use public attributes and methods from phonenumbers by @francoisfreitag in #535
-
Remove zip_safe flag from setup.cfg by @francoisfreitag in #553
-
feat: Add mypy to CI by @last-partizan in #563
-
Drop support for Python 3.7 by @francoisfreitag in #561
-
Show support for Python 3.11 by @francoisfreitag in #570
-
Add support for Python 3.12 by @francoisfreitag in #576
New Contributors
- @dependabot made their first contribution in #555
- @last-partizan made their first contribution in #563
Full Changelog: 7.1.0...7.2.0