- support min_date/max_date as datetimes or datetime strings with kernc (73) - add date attributes to HTML extraction with kernc (74) - fix for extraction of updated and original dates in time elements - code refactoring and maintenance
1.4.1
- better coverage of relevant HTML attributes - automatically define upper time bound at each function call (70) - reviewed and simplified extraction code - cache validation for format diverging from `%Y-%m-%d` - updated dependencies and removed real-world tests from package
1.4.0
- additional search of free text in whole document (67) - optional parameter for subdaily precision with getorca (66) - fix for HTML doctype parsing (44) - cleaner code for multilingual month expressions - extended expressions for extraction in HTML meta fields - update of dependencies and evaluation
1.3.2
- technical release: explicit support for Python 3.11 and logo
1.3.1
- fix for use of `min_date` & `max_date` (62) - simplified code & updated setup
1.3.0
- entirely type-checked code base - new function `clear_caches()` (57) - slightly more efficient code (about 5% faster)