Python Tantivy 0.20.1
What's Changed
- Messense stable by @fulmicoton in #29
- fix: small error by @0xflotus in #30
- Release GIL on searcher acquisition. by @moriyoshi in #31
- Fixed links by @evanxg852000 in #35
- feat: use github actions for basic ci by @kapilt in #38
- Fix build issues due to maturin & py03 versions by @orieg in #37
- Bump tantivy version 0.16.0 by @ccoder64 in #34
- Update to pyo3 0.15 by @messense in #40
- Switch from pipenv to nox by @messense in #41
- Remove test index files and edit tests accordingly by @saroh in #46
- Bump tantivy version 0.17.0 by @saukymo in #45
- Removes empty python code root by @Tpt in #48
- Updated ReadMe by @Sidhant29 in #54
- small edit for the main readme by @amosdoublec in #60
- Include Python 3.11 in nox tests and Github actions matrix by @cjrh in #56
- Tantivy 0.19.2 by @pdavies011010 in #67
- Add Float Support by @Sidhant29 in #65
- Include check for bytes in extract_value, fixes #72 by @cjrh in #74
- Add python release build by @wallies in #57
- build(deps): bump ossf/scorecard-action from 2.1.2 to 2.2.0 by @dependabot in #81
- build(deps): bump actions/setup-python from 4.5.0 to 4.6.1 by @dependabot in #78
- build(deps): bump messense/maturin-action from 1.39.0 to 1.40.0 by @dependabot in #76
- build(deps): bump Swatinem/rust-cache from 2.0.0 to 2.5.0 by @dependabot in #79
- build(deps): bump step-security/harden-runner from 1.4.4 to 2.4.1 by @dependabot in #77
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.7 by @dependabot in #86
- build(deps): bump Swatinem/rust-cache from 2.5.0 to 2.5.1 by @dependabot in #85
- build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 by @dependabot in #84
- build(deps): bump github/codeql-action from 2.2.4 to 2.20.2 by @dependabot in #83
- build(deps): bump messense/maturin-action from 1.40.0 to 1.40.1 by @dependabot in #89
- build(deps): bump github/codeql-action from 2.20.2 to 2.20.3 by @dependabot in #90
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #91
- build(deps): bump github/codeql-action from 2.20.3 to 2.20.4 by @dependabot in #92
- build(deps): bump actions/setup-python from 4.6.1 to 4.7.0 by @dependabot in #93
- feat: tantivy_0.20.1_upgrade by @Sidhant29 in #82
- Add schema validation to PyDict -> Document by @GodTamIt in #88
- Upgrade PyO3 to 0.19.1. by @cjrh in #98
- Expose IndexWriter::wait_merging_threads() by @GodTamIt in #100
- build(deps): bump github/codeql-action from 2.20.4 to 2.21.0 by @dependabot in #102
- build(deps): bump step-security/harden-runner from 2.4.1 to 2.5.0 by @dependabot in #103
- Support copy, deepcopy, eq on types by @GodTamIt in #99
- build(deps): bump github/codeql-action from 2.21.0 to 2.21.2 by @dependabot in #104
- doc: add MkDocs documentation by @cjrh in #94
- Clean up document.rs by @GodTamIt in #101
- Raise errors instead of unwrapping in document by @GodTamIt in #106
- build(deps): bump Swatinem/rust-cache from 2.5.1 to 2.6.0 by @dependabot in #108
- build(deps): bump messense/maturin-action from 1.40.1 to 1.40.2 by @dependabot in #107
- build(deps): bump step-security/harden-runner from 2.5.0 to 2.5.1 by @dependabot in #112
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #113
- build(deps): bump Swatinem/rust-cache from 2.6.0 to 2.6.1 by @dependabot in #111
- build(deps): bump github/codeql-action from 2.21.2 to 2.21.4 by @dependabot in #110
- Add support for booleans in schemas and docs by @GodTamIt in #105
- build(deps): bump Swatinem/rust-cache from 2.6.1 to 2.6.2 by @dependabot in #115
- Support pickling of some objects by @GodTamIt in #97
- build(deps): bump github/codeql-action from 2.21.4 to 2.21.5 by @dependabot in #116
- Pass extra args to pytest through nox by @cjrh in #123
- Ignore the mkdocs site directory by @cjrh in #119
- doc: configure ReadTheDocs by @cjrh in #120
- Increase default writer heap (fixes #118) by @cjrh in #121
New Contributors
- @0xflotus made their first contribution in #30
- @moriyoshi made their first contribution in #31
- @evanxg852000 made their first contribution in #35
- @kapilt made their first contribution in #38
- @orieg made their first contribution in #37
- @ccoder64 made their first contribution in #34
- @messense made their first contribution in #40
- @saroh made their first contribution in #46
- @saukymo made their first contribution in #45
- @Tpt made their first contribution in #48
- @Sidhant29 made their first contribution in #54
- @amosdoublec made their first contribution in #60
- @cjrh made their first contribution in #56
- @pdavies011010 made their first contribution in #67
- @wallies made their first contribution in #57
- @dependabot made their first contribution in #81
- @GodTamIt made their first contribution in #88
Full Changelog: 0.13.2...0.20.1