Skip to content

Latest commit

 

History

History
46 lines (20 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

46 lines (20 loc) · 1.19 KB

Change Log

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

3.0.0 (2018-10-30)

Features

  • upgrade to new index & elasticsearch (7465d37)

BREAKING CHANGES

  • the new queries are incompatible with the old npms index

2.0.2 (2017-11-09)

Bug Fixes

  • boolean operation needed parenthesis in groovy (6dce5ac)

2.0.1 (2017-11-09)

2.0.0 (2017-11-09)

Features

  • take into account the analyzer's score.final when sorting suggestions (#11) (c8b1297)

BREAKING CHANGES

  • analyzer score now affects typeahead results