Ares-util

Latest version: v0.3.0

Safety actively analyzes 621498 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.0

> [!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](https://github.com/illagrenan/ares_util/issues/new).

Fixed

- **New API compatibility** (https://github.com/illagrenan/ares_util/pull/61). Big thanks to https://github.com/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/

0.2.2

Added

- Add support for city town part. (https://github.com/illagrenan/ares_util/pull/59). Thanks mildamade

---

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

0.2.1

1. Fixed error namespace fix (see: https://github.com/illagrenan/ares_util/pull/58) thx BrutCZE
---
PyPI release: https://pypi.org/project/ares-util/0.2.1/

0.2.0

Added

* Support for Python 3.7 (https://github.com/illagrenan/ares_util/issues/52)

Changed

* Use `https://` for communicating with ARES (https://github.com/illagrenan/ares_util/issues/12)

Removed

* Drop support for Python 3.4 (https://github.com/illagrenan/ares_util/issues/56)

Fixed

* Fix CI (https://github.com/illagrenan/ares_util/issues/53)

0.1.13

* Fixed `KeyError` when ARES returned server fault instead of valid response, see 44. Thanks to JiriKr :sparkles::star:

0.1.10.1

- Fixed issue with Python 2+3 compatibility and Django 1.5.
- Fixed README rendering on PyPI.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.