Added get_recursive notes

This commit is contained in:
secynic 2024-10-15 01:28:35 -05:00
parent c184dde2f1
commit 7a68d17e65
2 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,8 @@ Changelog
- Close sockets on exception to avoid warnings - Close sockets on exception to avoid warnings
- Move tests from assertEquals to assertEqual - Move tests from assertEquals to assertEqual
- Fix for local domain searches with ASN (#324) - Fix for local domain searches with ASN (#324)
- Added get_recursive argument (-r) for IPWhois.lookup_whois() and
ipwhois.net.Net.get_whois() (#295)
1.2.0 (2020-09-17) 1.2.0 (2020-09-17)
------------------ ------------------

View File

@ -22,6 +22,8 @@ v1.3.0
lookup to avoid 403 lookup to avoid 403
- Updated to HTTPS where applicable - Updated to HTTPS where applicable
- Fix for local domain searches with ASN - Fix for local domain searches with ASN
- Added get_recursive argument (-r) for IPWhois.lookup_whois() and
ipwhois.net.Net.get_whois()
****** ******
v1.2.0 v1.2.0