Releases: markusmobius/go-htmldate
Releases · markusmobius/go-htmldate
v1.9.3
v1.9.1
Catch up to Python' htmldate v1.9.1 by @RadhiFadlillah in #6
v1.8.2
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
Catch up to the original htmldate v1.8.1
Fix compilation under Windows with MingW-w64
v1.2.2 added back original go-re2 after fixes to windows compile