All Versions
62
Latest Version
Avg Release Cycle
6 days
Latest Release
-
Changelog History
Page 2
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
.
- ๐ support backwards compatibility for
-
v0.49.1 Changes
- same as
v0.49.0
.
- same as
-
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.
- ๐ FEATURE: added new parameter
-
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.
- ๐ FEATURE: added two new parameters
-
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.