Skip to content

Releases: adbar/htmldate

htmldate-1.4.2

20 Mar 15:35
Compare
Choose a tag to compare
  • 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

Full Changelog: v1.4.1...v1.4.2

htmldate-1.4.1

09 Jan 13:08
Compare
Choose a tag to compare
  • 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

Full Changelog: v1.4.0...v1.4.1

htmldate-1.4.0

28 Nov 11:19
Compare
Choose a tag to compare
  • 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

htmldate-1.3.2

14 Oct 10:09
Compare
Choose a tag to compare
  • technical release: explicit support for Python 3.11 and logo

htmldate-1.3.1

26 Aug 12:25
Compare
Choose a tag to compare
  • fix for use of min_date & max_date (#62)
  • simplified code & updated setup

htmldate-1.3.0

20 Jul 15:40
Compare
Choose a tag to compare
  • Entirely type-checked code base
  • New function clear_caches() (#57)
  • Slightly more efficient code (about 5% faster)

Full Changelog: v1.2.3...v1.3.0

htmldate-1.2.3

16 Jun 10:35
Compare
Choose a tag to compare
  • fix for memory leak (#56)
  • docs updated

Full Changelog: v1.2.2...v1.2.3

htmldate-1.2.2

13 Jun 14:37
Compare
Choose a tag to compare
  • slightly higher accuracy & faster extensive extraction
  • maintenance: code base simplified, more tests
  • bugs addressed: #51, #54
  • docs: fix by @MSK1582

Full Changelog: v1.2.1...v1.2.2

htmldate-1.2.1

23 Mar 13:19
Compare
Choose a tag to compare
  • speed and accuracy gains
  • better extraction coverage, simpler code
  • bug fixed (typo in variable)

Full Changelog: v1.2.0...v1.2.1

htmldate-1.2.0

16 Mar 12:20
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.2.0