Skip to content

Releases: markusmobius/go-htmldate

v1.9.3

02 May 01:46

Choose a tag to compare

Catch up to Python's htmldate v1.9.3

  • Add more heuristics
  • Add some more tests
  • Update re2go to v4.1
  • Upgrade dependencies, especially go-dateparser

v1.9.1

10 Oct 10:22
f291a05

Choose a tag to compare

Catch up to Python' htmldate v1.9.1 by @RadhiFadlillah in #6

v1.8.2

20 Sep 03:00
085c30a

Choose a tag to compare

What's Changed

  • Compiling several regexes ahead of time using re2go for better performance by @RadhiFadlillah in #5

Full Changelog: v1.8.1...v1.8.2

v1.8.1

14 Jun 01:10

Choose a tag to compare

Catch up to the original htmldate v1.8.1

Fix compilation under Windows with MingW-w64

26 Jun 05:59

Choose a tag to compare

v1.2.2

added back original go-re2 after fixes to windows compile