Skip to content

Python Tantivy 0.25.1

Latest

Choose a tag to compare

@wallies wallies released this 02 Dec 11:47
bbaa8c0

What's Changed

  • build(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #539
  • build(deps): bump github/codeql-action from 3.30.1 to 3.30.3 by @dependabot[bot] in #538
  • build(deps): bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #541
  • build(deps): bump serde from 1.0.219 to 1.0.224 by @dependabot[bot] in #540
  • Add support for custom tokenizers of fast fields by @flow3d in #542
  • add phrase_prefix_query support by @flow3d in #543
  • Implement empty_query by @flow3d in #546
  • implement inverted index range query by @flow3d in #545
  • implement regex phrase query by @flow3d in #544
  • build(deps): bump serde from 1.0.224 to 1.0.226 by @dependabot[bot] in #550
  • expose conjunction_by_default by @flow3d in #547
  • build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 by @dependabot[bot] in #551
  • build(deps): bump serde from 1.0.226 to 1.0.228 by @dependabot[bot] in #552
  • build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #555
  • build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 by @dependabot[bot] in #554
  • build(deps): bump github/codeql-action from 3.30.6 to 4.30.8 by @dependabot[bot] in #556
  • add python 3.14 to ci by @wallies in #557
  • export IndexWriter type by @cjrh in #558
  • Test against free-threaded 3.14t by @cjrh in #559
  • ci: add free threaded 3.13 and 3.14 to wheels by @wallies in #560
  • build(deps): bump github/codeql-action from 4.30.8 to 4.30.9 by @dependabot[bot] in #561
  • build(deps): bump pyo3-build-config from 0.26.0 to 0.27.1 by @dependabot[bot] in #564
  • build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #565
  • build(deps): bump github/codeql-action from 4.30.9 to 4.31.0 by @dependabot[bot] in #566
  • build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #567
  • Update maturin by @wallies in #568
  • quote python version in release github pipeline by @wallies in #569
  • build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by @dependabot[bot] in #570
  • build(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #571
  • build(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #572
  • build(deps): bump github/codeql-action from 4.31.2 to 4.31.3 by @dependabot[bot] in #573
  • Fix clippy lints by @cjrh in #575
  • build(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #576
  • build(deps): bump github/codeql-action from 4.31.3 to 4.31.5 by @dependabot[bot] in #577
  • feat: Add query_grammar bindings by @Darkheir in #574
  • build(deps): bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #579
  • build(deps): bump github/codeql-action from 4.31.5 to 4.31.6 by @dependabot[bot] in #578
  • ci: remove 3.14t from release by @wallies in #580
  • ci: update for 0.25.1 by @wallies in #581

New Contributors

Full Changelog: 0.25.0...0.25.1