- Handling of subdomains specified that are actually FQDNs - Gracefully handling timeouts when querying nameservers - Gracefully handling timeouts when querying zone transfers
1.1.5
Fixed
- Fixed bug with CNAME records pointing to an A record without an associated IP - Fixed bug with connections being closed by remote peer
1.1.4
Fixed
- Undo a PR that was breaking everything
1.1.3
Fixed
- Fixed a subdomain concatenation bug
1.1.2
Changed
- PyPI is absolutely ridiculous and needs a new version to upload the same package
1.1.1
Changed
- Better error handling when making network connections - PEP8 formatting