- Retired support for 3.2 as tldextract doesn't support it
0.9.3
Not secure
------
- Moved crawling functions into a Crawler class - General refactorings to docstrings, function names, etc. - Consolidated max_pages and max_links arguments as max_crawls - Added tldextract module for getting URL domain, suffixes
0.9.2
Not secure
------
- Added compat.py file - Moved compatible builtin definitions to __init__ - Added requests cache
0.9.1
Not secure
------
- Updated version in requirements and setup keywords - Removed --use-mirrors for 3.5 support
0.9.0
Not secure
------
- Bugfix: Fixed comparison of duplicate URLs when crawling
0.8.11
Not secure
------
- Bugfix: Improper check of domain when being restrictive