Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 960 Bytes

CHANGELOG.md

File metadata and controls

33 lines (16 loc) · 960 Bytes

1.3.2 (2020-01-18)

Bug Fixes

  • import: use relative paths to support webpack (26dfda4)

1.0.5 (2020-08-12)

Bug Fixes

  • import: use relative paths to support webpack (4ddaa4c)

Release History

  • 1.3.1 fallback on other score computation when an entry is too old #11

  • 1.3.0 make weights configurable #12

  • 1.2.0 Add keepScores to SortParams [backward compatible] #10

  • 1.1.0 Add support for custom storage providers i.e. Node (#8 - @hugomano)

  • 1.0.4 Improve readme and install instructions.

  • 1.0.3 Add license.

  • 1.0.2 Fix unit tests.

  • 1.0.1 Allow sorting even if search query is empty.

  • 1.0.0 Initial release.