Skip to content

Releases: JayJamieson/sqlite-fts-util

v1.1.0

29 Jun 06:41
11edd61

Choose a tag to compare

I was previously incorrectly bumping patch version for new API improvements. This is first release where I correctly add new functionality and increase minor version correctly.

New

Added makeColumnFacetQuery and makeDateFacetQuery to help implementing faceting in your search.

Full Changelog: v1.0.7...v1.1.0

v1.0.7

20 Jun 09:58
23500da

Choose a tag to compare

What's Changed

  • added additional configuration for tokenizer and prefix indexes by @JayJamieson in #2

Full Changelog: v1.0.6...v1.0.7

v1.0.6

09 Jun 03:55
43bb20a

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/JayJamieson/sqlite-fts-util/commits/v1.0.6