Python Tantivy 0.21.0
What's Changed
- Fine-tune handling of GIL for search by @adamreichold in #124
- build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #126
- Add a docs status badge to the README by @cjrh in #125
- Snippet generator (fixes #36 and #63) by @cjrh in #122
- build(deps): bump Swatinem/rust-cache from 2.6.2 to 2.7.0 by @dependabot in #129
- build(deps): bump github/codeql-action from 2.21.5 to 2.21.7 by @dependabot in #128
- build(deps): bump github/codeql-action from 2.21.7 to 2.21.8 by @dependabot in #130
- Adding delete_all_documents method for IndexWriter by @st1020 in #133
- Update to tantivy v0.21.0 by @GodTamIt in #132
- Support lenient parser by @GodTamIt in #114
- build(deps): bump github/codeql-action from 2.21.8 to 2.21.9 by @dependabot in #134
- build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #135
- build(deps): bump messense/maturin-action from 1.40.2 to 1.40.3 by @dependabot in #136
- build(deps): bump step-security/harden-runner from 2.5.1 to 2.6.0 by @dependabot in #141
- build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #140
- build(deps): bump github/codeql-action from 2.21.9 to 2.22.1 by @dependabot in #143
- build(deps): bump messense/maturin-action from 1.40.3 to 1.40.4 by @dependabot in #142
- build(deps): bump github/codeql-action from 2.22.1 to 2.22.3 by @dependabot in #144
- build(deps): bump github/codeql-action from 2.22.3 to 2.22.5 by @dependabot in #148
- build(deps): bump messense/maturin-action from 1.40.6 to 1.40.7 by @dependabot in #149
- build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #145
- build(deps): bump Swatinem/rust-cache from 2.7.0 to 2.7.1 by @dependabot in #147
- chore: deprecate python 3.7 and add 3.12 by @wallies in #139
- bump package version to 0.21.0 by @wallies in #138
- Expose
is_valid_field_name()
to bindings by @GodTamIt in #151 - Change to action
dtolnay/rust-toolchain
and 1.73 by @cjrh in #154 - Update edition to 2021 by @cjrh in #153
- Better support bytes, IPs, and JSON by @GodTamIt in #152
- Bump max maturin version by @GodTamIt in #155
- doc: enable doctests by @cjrh in #156
- fix ci allowlist by @wallies in #157
- build(deps): bump github/codeql-action from 2.22.5 to 2.22.7 by @dependabot in #159
- build(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1 by @dependabot in #160
- rust toolchain default to rust-toolchain.toml by @wallies in #161
New Contributors
- @adamreichold made their first contribution in #124
- @st1020 made their first contribution in #133
Full Changelog: 0.20.1...0.21.0