Skip to content

Python Tantivy 0.24.0

Latest
Compare
Choose a tag to compare
@wallies wallies released this 06 May 08:36
· 6 commits to master since this release
8003334

What's Changed

  • Update python types for parse_query. Fixes #296 by @cjrh in #459
  • fix Cargo lock file for 0.22.2 by @cjrh in #457
  • Fix missing "fast" in the .pyi file by @cjrh in #458
  • build(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot in #460
  • build(deps): bump github/codeql-action from 3.28.11 to 3.28.13 by @dependabot in #461
  • build(deps): bump PyO3/maturin-action from 1.47.2 to 1.47.3 by @dependabot in #462
  • build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #463
  • build(deps): bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in #465
  • build(deps): bump pyo3-build-config from 0.24.0 to 0.24.1 by @dependabot in #466
  • build(deps): bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in #468
  • build(deps): bump PyO3/maturin-action from 1.47.3 to 1.48.1 by @dependabot in #467
  • build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 by @dependabot in #469
  • build(deps): bump PyO3/maturin-action from 1.48.1 to 1.49.1 by @dependabot in #471
  • build(deps): bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #474
  • build(deps): bump pyo3-build-config from 0.24.1 to 0.24.2 by @dependabot in #473
  • build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #477
  • build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #476
  • build(deps): bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #478
  • Upgrade tantivy 0.24. Fixes #470 by @cjrh in #472
  • Updated pythonize and pyo3 by @jamesbraza in #401
  • Add Python 3.13 to publish by @cjrh in #479
  • build(deps): bump tantivy from 0.24.0 to 0.24.1 by @dependabot in #480
  • build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in #481
  • ci: allow astral.sh in publish pipeline by @wallies in #483
  • build(deps): bump chrono from 0.4.40 to 0.4.41 by @dependabot in #482
  • ci: prep for 0.24.0 release by @wallies in #484

New Contributors

Full Changelog: 0.22.2...0.24.0