Skip to content

[v0.3.0] - 2024-01-09

Latest
Compare
Choose a tag to compare
@illagrenan illagrenan released this 09 Jan 22:08
· 12 commits to master since this release

Important

The package should work fine with the latest version of Django (5). I am sorry, I didn't have enough time to test it properly. If you run into problems, please create a new issue.

Fixed

  • New API compatibility (#61). Big thanks to @JiriKr for his contribution. 🚀

Removed

  • call_ares no longer raise AresNoResponseError
  • city_town_part has been removed from the response
  • Removed support for Python 2.7 and 3.5

Changed

  • zip_code is now int type instead of str

PyPI release: https://pypi.org/project/ares-util/0.3.0/