Skip to content

Latest commit

 

History

History
57 lines (26 loc) · 2.23 KB

changelog.md

File metadata and controls

57 lines (26 loc) · 2.23 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2024-09-07)

1.3.0 (2024-08-26)

Features

1.2.2 (2022-12-04)

Bug Fixes

1.2.1 (2022-10-21)

Bug Fixes

1.2.0 (2021-10-15)

Features

  • store word stems in WordNodes data (7eb4754)

1.1.0 (2021-10-03)

Features

  • more granular scoring for larger texts (5f48fb9)

Bug Fixes

  • null weights returned by normalize (42322fa), closes #8

1.0.2 (2021-09-26)

1.0.1 (2021-09-26)

1.0.0 (2021-07-24)

0.0.2 (2020-02-11)

Bug Fixes

  • core: empty sentences break ranks (b09603d)