All Versions
62
Latest Version
Avg Release Cycle
6 days
Latest Release
-

Changelog History
Page 2

  • v0.51.0 Changes

    • HTML processor: fallback to tag (if any) in case if the has not been provided for some reason;
    • ๐Ÿ“œ HTML processor: use the longest parsed line in order to detect document language.
  • v0.50.0 Changes

    • ๐Ÿ“š [BREAKING CHANGE (most likely)] extensions (BETA) release - this is the BIGGEST RELEASE since the addition of the Markdown (documentation is in progress);
  • v0.49.2 Changes

    • ๐Ÿ‘Œ support backwards compatibility for ContentTypeOf.
  • v0.49.1 Changes

    • same as v0.49.0.
  • v0.49.0 Changes

    • โž• added language detection in order to improve handling of stop words.
  • v0.48.0 Changes

    • ๐Ÿ”‹ FEATURE: added new parameter -adjust-scores to allow configuring scores adjustment to the interval from 0.0 to 1.0.
  • v0.47.0 Changes

    • consider only the tags which are part of the .
  • v0.46.0 Changes

    • ๐Ÿ”‹ FEATURE: added two new parameters -tag-weights and -tag-weights-json to allow configuring parsed tags & weights for HTML and Markdown sources;
    • ๐Ÿ”‹ FEATURE: HTML mode is now parsing contents of <meta name="description" content="..."> by default;
    • ๐Ÿ“ฆ MISC: re-organised processor package into smaller focused sub-packages.
  • v0.45.0 Changes

    • HTML: prioritize longer page titles over the shorter ones;
    • โฌ†๏ธ bumped Go version to 1.16;
    • ๐Ÿš€ released with GitHub Actions.
  • v0.42.1 Changes

    March 17, 2020
    • added support for Chinese, Hindi, Spanish, Arabic, Japanese, German, Hebrew, French and Korean tags.