Skip to content

Releases: rapid7/komand-python-whois

New tld's

16 Nov 13:22
4d144f2
Compare
Choose a tag to compare

Provide support for .nl tld and few others.

0.6.13 - Bug fix for com.br

09 Jun 16:02
51ad43d
Compare
Choose a tag to compare

This release fixes com.br domains.

0.4.2

22 Jan 21:57
26e1787
Compare
Choose a tag to compare

Update TLD list

Bug fix for empty Expiration Date

13 Nov 17:09
4ace5e6
Compare
Choose a tag to compare
Merge pull request #4 from gusingh-r7/whois

Bug fix for empty Expiration Date

Added Date format

29 Jan 18:58
228d824
Compare
Choose a tag to compare

Added Date format:
'%Y-%m-%dt%H:%M:%S.%fz', # 2007-01-26t19:10:31.999z

Update TLD list

18 Jan 21:55
Compare
Choose a tag to compare

Add support for 1000 more TLD's, defaulting to .com settings since there's too many to test.

Add get_json_serializable function

13 Oct 22:19
Compare
Choose a tag to compare

Adds get_json_serializable function to return whois information in a format capable of being json serialized

Initial Fork with Additions

12 Oct 18:59
Compare
Choose a tag to compare

Initial fork of python-whois with the additional WHOIS information added to the Domain class.