What's Changed
- Support passing dict to add JSON field by @GodTamIt in #158
- build(deps): bump github/codeql-action from 2.22.7 to 2.22.8 by @dependabot in #163
- Add python stub with type hints. by @mocobeta in #168
- build(deps): bump PyO3/maturin-action from 1.40.7 to 1.40.8 by @dependabot in #164
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #165
- Add all Python stubs in tantivy.pyi by @mocobeta in #169
- Expose tantivy's TermQuery by @mocobeta in #175
- build(deps): bump actions/download-artifact from 3.0.2 to 4.1.0 by @dependabot in #178
- build(deps): bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #171
- build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #177
- build(deps): bump github/codeql-action from 2.22.8 to 3.22.11 by @dependabot in #176
- build(deps): bump dtolnay/rust-toolchain from 439cf607258077187679211f12aa6f19af4a0af7 to be73d7920c329f220ce78e0234b8f96b7ae60248 by @dependabot in #172
- build(deps): bump zerocopy from 0.7.21 to 0.7.31 by @dependabot in #173
- Support fast text fields by @GodTamIt in #180
- Update doc comments on fast fields by @GodTamIt in #181
- build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 by @dependabot in #179
- build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 by @dependabot in #183
- build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.3 by @dependabot in #188
- build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #187
- build(deps): bump actions/download-artifact from 4.1.0 to 4.1.1 by @dependabot in #186
- chore: fix module namespace by @cjrh in #190
- doc: escaping quotes requires quoted queries (fix #185) by @cjrh in #189
- Upgrade itertools to 0.12.0 by @cjrh in #191
- build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 by @dependabot in #193
- build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #192
- build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 by @dependabot in #199
- build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #198
- Fix code snippets in README.md by @ogrisel in #203
- Add field_boosts and fuzzy_fields optional parameters to Index::parse_query by @adamreichold in #202
- build(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #208
- build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #207
- build(deps): bump actions/download-artifact from 4.1.1 to 4.1.2 by @dependabot in #205
- build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #206
- build(deps): bump PyO3/maturin-action from 1.40.8 to 1.41.0 by @dependabot in #209
- build(deps): bump github/codeql-action from 3.24.0 to 3.24.5 by @dependabot in #212
- build(deps): bump actions/download-artifact from 4.1.2 to 4.1.3 by @dependabot in #211
- build(deps): bump actions/download-artifact from 4.1.3 to 4.1.4 by @dependabot in #213
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #214
- build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #215
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #217
- build(deps): bump PyO3/maturin-action from 1.41.0 to 1.42.0 by @dependabot in #220
- build(deps): bump alexellis/upload-assets from 0.4.0 to 0.4.1 by @dependabot in #222
- build(deps): bump github/codeql-action from 3.24.6 to 3.24.8 by @dependabot in #221
- doc: Add mktestdocs, and tutorial for snippets. Fixes #219 by @cjrh in #223
- doc: simplify README. fixes #204 by @cjrh in #224
- doc: fix Snippet docstring. fixes #225 by @cjrh in #226
- doc: describe the merge policy by @cjrh in #227
- build(deps): bump github/codeql-action from 3.24.8 to 3.24.9 by @dependabot in #228
- Expose tantivy's AllQuery by @mocobeta in #230
- build(deps): bump dtolnay/rust-toolchain from be73d7920c329f220ce78e0234b8f96b7ae60248 to dc6353516c68da0f06325f42ad880f76a5e77ec9 by @dependabot in #232
- build(deps): bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #231
- build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #235
- Expose Tantivy's FuzzyTermQuery by @mocobeta in #233
- Fix fuzzy_term_query() documentation. by @mocobeta in #236
- build(deps): bump github/codeql-action from 3.24.10 to 3.25.0 by @dependabot in #239
- build(deps): bump PyO3/maturin-action from 1.42.0 to 1.42.1 by @dependabot in #238
- build(deps): bump dtolnay/rust-toolchain from dc6353516c68da0f06325f42ad880f76a5e77ec9 to bb45937a053e097f8591208d8e74c90db1873d07 by @dependabot in #237
- Expose the method of boolean query by @alex-au-922 in #243
- build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #246
- build(deps): bump github/codeql-action from 3.25.0 to 3.25.2 by @dependabot in #245
- build(deps): bump actions/download-artifact from 4.1.4 to 4.1.6 by @dependabot in #247
- Fix lints from recent PR by @cjrh in #248
- chore: update python versions in CI by @cjrh in #251
- Expose Tantivy's DisjunctionMaxQuery by @aecio in #244
- fix: incorrect test name for fuzzy_fields by @cjrh in #252
- Expose boost query by @alex-au-922 in #250
- expose regex query by @alex-au-922 in #241
- Docs: Updated the building queries with Query objects section by @alex-au-922 in #254
- Expose Tantivy's TermSetQuery by @aecio in #249
- Expose const score query by @alex-au-922 in #256
- build(deps): bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #260
- build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #259
- build(deps): bump actions/download-artifact from 4.1.6 to 4.1.7 by @dependabot in #258
- Expose Tantivy's PhraseQuery by @mocobeta in #234
- Expose Tantivy's MoreLikeThisQuery by @mocobeta in #257
- feat: upgrade tantivy to 0.22 by @cjrh in #242
- chore: restore the typing signature for fuzzy_term_query by @cjrh in #261
- fix: repair
order_by_field
with date fields by @cjrh in #262 - chore: remove useless test by @cjrh in #263
- chore: remove outdated Makefile (fixes #255) by @cjrh in #264
- build(deps): bump PyO3/maturin-action from 1.42.1 to 1.42.2 by @dependabot in #267
- build(deps): bump dtolnay/rust-toolchain from bb45937a053e097f8591208d8e74c90db1873d07 to d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a by @dependabot in #266
- ci: prep for release by @wallies in #265
- build(deps): bump actions/checkout from 3.1.0 to 4.1.4 by @dependabot in #268
- build(deps): bump serde_json from 1.0.108 to 1.0.109 by @dependabot in #271
- build(deps): bump base64 from 0.22.0 to 0.22.1 by @dependabot in #270
- build(deps): bump itertools from 0.12.0 to 0.12.1 by @dependabot in #269
- build(deps): bump chrono from 0.4.31 to 0.4.38 by @dependabot in #273
- ci: Publish multiple wheel fix by @wallies in #274
New Contributors
- @mocobeta made their first contribution in #168
- @ogrisel made their first contribution in #203
- @alex-au-922 made their first contribution in #243
- @aecio made their first contribution in #244
Full Changelog: 0.21.0...0.22.0