Skip to content

Releases: pogzyb/whodap

v0.1.2

22 Sep 14:30
Compare
Choose a tag to compare

Release v0.1.2

Bug fix for async package method aio_domain_lookup default httpx client closer.

v0.1.1

20 Sep 21:28
b3b5de4
Compare
Choose a tag to compare

Release v0.1.1

  • Fixes async client bugs in 0.1.0
  • Removes caching option from package methods
  • Allows httpx client to be passed directly to client and package methods

v0.1.0

19 Sep 13:30
Compare
Choose a tag to compare

First release of whodap.

Contains the core framework for supporting RDAP functionality via a Python interface.
Initial support for RDAP domain queries via the DNSClient and DomainResponse classes.