Releases: rapid7/komand-python-whois
Releases · rapid7/komand-python-whois
New tld's
0.6.13 - Bug fix for com.br
This release fixes com.br domains.
0.4.2
Update TLD list
Bug fix for empty Expiration Date
Merge pull request #4 from gusingh-r7/whois Bug fix for empty Expiration Date
Added Date format
Added Date format:
'%Y-%m-%dt%H:%M:%S.%fz', # 2007-01-26t19:10:31.999z
Update TLD list
Add support for 1000 more TLD's, defaulting to .com
settings since there's too many to test.
Add get_json_serializable function
Adds get_json_serializable function to return whois information in a format capable of being json serialized
Initial Fork with Additions
Initial fork of python-whois with the additional WHOIS information added to the Domain class.