Releases: marcbachmann/simple-text-search
Releases · marcbachmann/simple-text-search
v1.2.0
10 Jan 14:08
Compare
Sorry, something went wrong.
No results found
1.2.0 (2024-01-10)
Features
Add support for labeling functions (77f7c2a )
v1.1.5
05 Jun 16:55
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
1.1.4 (2020-06-04)
Bug Fixes
Normalize multiple umlauts provided in the query (412baa3 )
v1.1.3
04 Jun 13:31
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.1.0 (2020-05-08)
Features
Use generators search through elements using lazy initialization (6b67456 )
v1.0.3
21 Jan 21:41
Compare
Sorry, something went wrong.
No results found
1.0.3 (2020-01-21)
Bug Fixes
Only execute the filter function if really necessary (0bdb309 )
v1.0.2
21 Jan 21:39
Compare
Sorry, something went wrong.
No results found