Releases: alexcastrodev/flexysearch
Releases · alexcastrodev/flexysearch
2.1.0
What's Changed
- chore(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #32
- chore(deps): bump JetBrains/qodana-action from 2022.3.0 to 2022.3.3 by @dependabot in #34
- chore(deps): bump JetBrains/qodana-action from 2022.3.3 to 2022.3.4 by @dependabot in #35
- Releases/2.0.0 by @alexcastrodev in #37
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #42
- Create .deepsource.toml by @alexcastrodev in #44
- chore: handle clear by @alexcastrodev in #45
Full Changelog: 1.0.0...2.1.0
1.0.0
[1.0.0] - 2022-10-09
Added
-
Search strings starts with
-
Search strings ends with
0.4.1
0.4.0
[0.4.0] - 2022-09-22
- Added number filter: Different from, bigger than, smaller than, bigger or equals and smaller or equals.
0.3.0
What's Changed
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #21
- feat: search by dates by @alexcastrodev in #23
- feat: search by custom filter by @alexcastrodev in #24
Full Changelog: 0.2.0...0.3.0
0.2.2
[0.2.2] - 2022-08-07
Fixes
- Remove duplicate object when using OR operator
0.2.1
Fix github actions build
0.2.0
What's Changed
- Chore/add case sensitive optional by @alexcastrodev in #14
- feat: empty and not empty strings and numbers by @alexcastrodev in #15
- chore: configure linter by @alexcastrodev in #17
- Release 0.2.0 by @alexcastrodev in #18
- chore(deps): bump actions/cache from 2 to 3 by @dependabot in #19
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: 0.1.2...0.2.0
0.1.2
What's Changed
- feat: Include not contains number and strings by @alexcastrodev in #6
- Release 0.1.2 by @alexcastrodev in #8
Full Changelog: 0.1.1...0.1.2