* Disabled warnings for insecure requests to support older installations: https://urllib3.readthedocs.org/en/latest/security.html
0.1.2
------------------
* Fixed a bug for parsing args in python3. * Enabled warnings for insecure requests: https://urllib3.readthedocs.org/en/latest/security.html * Changed format for setup.cfg. * Updated docs.
0.1.1
------------------
* Support Python 2.7, 3.3, 3.4. * Support PyPi. * Included tests. * Improved performance. * Improved output and debugging.