Releases: saghul/pycares
Releases · saghul/pycares
4.4.0
What's Changed
- Bump GitHub Actions versions and fix warnings in the process by @Jackenmen in #184
- Bump versions of used GitHub Actions by @Jackenmen in #189
- Add support for 3.12, drop EOL 3.7 by @Jackenmen in #188
Full Changelog: pycares-4.3.0...v4.4.0
4.3.0
What's Changed
- Bump cibuildwheel to build for Python 3.11 + CI total time speedups by @Jackenmen in #174
- Fix tests that depended on external sites by @Jackenmen in #180
- Complete the Python 3.11 support by @Jackenmen in #179
- Drop CPython 3.6 by @saghul in #181
- Improve test compatibility with pytest by @saghul in #182
- Update c-ares submodule to 1.18.1 by @saghul in #183
Full Changelog: pycares-4.2.2...pycares-4.3.0
4.2.2
4.2.1
4.2.0
What's Changed
- dependency update to c-ares by @aviadhahami in #170
New Contributors
- @aviadhahami made their first contribution in #170
Full Changelog: pycares-4.1.2...pycares-4.2.0
4.1.2
Added support for Python 3.10.
4.1.1
Added support for Python 3.10.
4.1.0
Add support for Python 3.10.
4.0.0
- core: add support for CAA queries
- core: add support for getaddrinfo()
- doc: update README
- core: add ability to use the system installed c-ares
- misc: set version to 4.0.0
- test: remove TTL tests
- core: update c-ares and use a submodule
- core: drop bundled c-ares version
- misc: drop tasks.py
3.2.3
pycares-3.2.3 misc: update version