Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 02:29
0dc8f26
Feat/fuzzy search (#52)

* feat: fuzzy search

* Fixes #42 - fuzzy search

- adds fuzzy search
- adds partial/ prefix search
- updates tantivy
- updates README
- adds message for -no-preview- when using fuzzy-search

* Formating and clippy

* Removes comments

* Changes version to 1.0.0

* Updates versions

---------

Co-authored-by: Simon Thormeyer <[email protected]>