----- * Fixed the bug 47 which was caused by the CLI using a timeout value of "0" which resulted in the "requests" library failing to connect
1.7.2
----- * stream: automatically decode to unicode, fixes streaming on python3 (45) * Include docs in packages (46) * stream: handle timeout=None, None (default) can't be compared with integers (44)
1.7.1
----- * Python3 fixes for outputting images (42) * Add the ability to save results from host lookups via the CLI (43)
1.7.0
----- * Added "images" convert output format to let users extract images from Shodan data files (42)