Skip to content

Releases: aio-libs/aiodns

aiodns-1.2.0

18 Jan 19:52

Choose a tag to compare

  • Add support for Python 3.7
  • Fix CNAME test
  • Add examples with async and await
  • Fix Python version check
  • Add gethostbyaddr

aiodns-1.1.1

14 Oct 10:10
aiodns-1.1.1

Choose a tag to compare

aiodns 1.1.1 release

aiodns-1.0.0

12 Sep 10:02

Choose a tag to compare

  • Use pycares >= 1.0.0
  • Fix tests

aiodns-0.3.2

20 Apr 06:48

Choose a tag to compare

  • setup: Fix decoding in non-UTF-8 environments

aiodns-0.3.1

20 Apr 06:47

Choose a tag to compare

  • Adapt to Trollius package rename
  • Fixed stopping watching file descriptor

aiodns-0.3.0

06 Apr 10:58

Choose a tag to compare

  • Add DNSResolver.cancel method
  • Handle case when the Future returned by query() is cancelled