- The ``fix_protocol`` argument respects protocol relative URLs. - Change year in the license. - Improved docstrings. - TLD source updated to the latest version.
0.7.9
----- 2017-05-02
- Added base path override for local .dat file. - `python setup.py test` can used to execute the tests
0.7.8
----- 2017-02-19
- Fix relative import in non-package for update-tls-names script. 15 - ``get_tld`` got a new argument ``fix_protocol``, which fixes the missing protocol, having prepended "https" if missing or incorrect.
0.7.7
----- 2017-02-09
- Tested against Python 3.5, 3.6 and PyPy. - pep8 fixes. - removed deprecated `tld.update` module. Use ``update-tld-names`` command instead.
0.7.6
----- 2016-01-23
- Minor fixes.
0.7.5
----- 2015-11-22
- Minor fixes. - Updated tld names file to the latest version.