Skip to content

Releases: marcbachmann/simple-text-search

v1.2.0

10 Jan 14:08
2869e44
Compare
Choose a tag to compare

1.2.0 (2024-01-10)

Features

  • Add support for labeling functions (77f7c2a)

v1.1.5

05 Jun 16:55
d5c6425
Compare
Choose a tag to compare

1.1.5 (2020-06-05)

Bug Fixes

  • Replace generator with a regular array as we generate it anyways at once (d5c6425)

v1.1.4

04 Jun 13:50
Compare
Choose a tag to compare

1.1.4 (2020-06-04)

Bug Fixes

  • Normalize multiple umlauts provided in the query (412baa3)

v1.1.3

04 Jun 13:31
Compare
Choose a tag to compare

1.1.3 (2020-06-04)

Bug Fixes

  • Fix the word matching behavior by using a simple string.indexOf again (45313f4)

v1.1.2

09 May 14:51
05c77c5
Compare
Choose a tag to compare

1.1.2 (2020-05-09)

Bug Fixes

  • Also match words that have more than one query keyword (05c77c5)

v1.1.1

09 May 13:10
2e86556
Compare
Choose a tag to compare

1.1.1 (2020-05-09)

Bug Fixes

  • Add a test to make sure we search using a boolean AND operation (2e86556)

v1.1.0

08 May 23:29
6b67456
Compare
Choose a tag to compare

1.1.0 (2020-05-08)

Features

  • Use generators search through elements using lazy initialization (6b67456)

v1.0.3

21 Jan 21:41
8526d7a
Compare
Choose a tag to compare

1.0.3 (2020-01-21)

Bug Fixes

  • Only execute the filter function if really necessary (0bdb309)

v1.0.2

21 Jan 21:39
cee2db9
Compare
Choose a tag to compare
Version 1.0.2