Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

38 lines (17 loc) · 1.11 KB

2.0.0 (2017-06-28)

Features

  • check if field is valid in definePrepTasks() (b65a8eb)
  • optimize index, add exact value search, and allow filtering (bb39546)

BREAKING CHANGES

  • index optimisation has resulted in to change in format, there by making it incompatible with earlier version. Migration therefore will require addition of documents and index creation again.

1.0.2 (2017-06-07)

1.0.1 (2017-06-01)

1.0.0 (2017-05-28)

Bug Fixes

  • package.json: fix keyword spelling (518be8e)