All Versions
40
Latest Version
Avg Release Cycle
55 days
Latest Release
-

Changelog History
Page 2

  • v1.0.0 Changes

    • faster and more accurate encoding detection
    • simplified code base
    • ๐Ÿ‘ include support for Python 3.10 and dropped support for Python 3.5
  • v0.9.1 Changes

    • ๐Ÿ‘Œ improved generic date parsing (thanks @RadhiFadlillah)
    • ๐Ÿ‘ specific support for French and Indonesian (thanks @RadhiFadlillah)
    • โž• additional evaluation for English news sites (kudos to @coreydockser & @rahulbot)
    • ๐Ÿ› bugs fixed
  • v0.9.0 Changes

    • ๐Ÿ‘Œ improved exhaustive search
    • simplified code
    • ๐Ÿ› bug fixes
    • โœ‚ removed support for Python 3.4
  • v0.8.1 Changes

    • ๐Ÿ›  bugfixes
  • v0.8.0 Changes

    • ๐Ÿ“œ dateparser and regex modules fully integrated
    • patterns added for coverage
    • smarter HTML doc loading
  • v0.7.3 Changes

    • โšก๏ธ dependencies updated and reduced: switch from requests to bare urllib3, make chardet standard and cchardet optional
    • ๐Ÿ›  fixes: downloads, OverflowError in extraction
  • v0.7.2 Changes

    October 20, 2020
    • compatibility with Python 3.9
    • ๐Ÿ‘ better speed and accuracy
  • v0.7.1 Changes

    September 14, 2020
    • ๐Ÿš€ technical release: package requirements and docs wording
  • v0.7.0 Changes

    July 29, 2020
    • ๐ŸŽ code base and performance improved
    • minimum date available as option
    • ๐Ÿ‘Œ support for Turkish patterns and CMS idiosyncrasies (thanks @evolutionoftheuniverse)
  • v0.6.3 Changes

    May 26, 2020
    • more efficient code
    • โž• additional evaluation data