- `dateparser` and `regex` modules fully integrated - patterns added for coverage - smarter HTML doc loading
0.7.3
- dependencies updated and reduced: switch from `requests` to bare `urllib3`, make `chardet` standard and `cchardet` optional - fixes: downloads, `OverflowError` in extraction
0.7.2
- compatibility with Python 3.9 - better speed and accuracy
0.7.1
- technical release: package requirements and docs wording
0.7.0
- code base and performance improved - minimum date available as option - support for Turkish patterns and CMS idiosyncrasies (thanks evolutionoftheuniverse)
0.6.3
- more efficient code - additional evaluation data