Skip to content

Releases: meilisearch/meilisearch-python

v0.31.3 🐍

11 Jun 08:01
a38cbac
Compare
Choose a tag to compare

πŸš€ Enhancements

v0.31.2 🐍

05 Jun 15:48
b3d914e
Compare
Choose a tag to compare

πŸš€ Enhancements

  • Added search cutoff ms settings (#964) @the-sinner
  • Add proximityPrecision setting (#971) @the-sinner

βš™οΈ Maintenance/misc

  • Typo fix in get_document doc comment. (#960) @alenpaulvarghese
  • Fix document and vector fixture (#963) @sanders41
  • Add tests and docs about showRankingScoreDetails (#965) @the-sinner
  • Add tests for displaying ranking score in search hits (#966) @the-sinner

Thanks again to @alenpaulvarghese, @sanders41 and @the-sinner! πŸŽ‰

v0.31.1 🐍

06 May 14:06
6605bb0
Compare
Choose a tag to compare

πŸ› Bug Fixes

βš™οΈ Maintenance/misc

  • Changes related to the next Meilisearch release (v1.8.0) (#947)

πŸ”’ Security

  • Bump black from 24.2.0 to 24.3.0 (#940)
  • Bump idna from 3.6 to 3.7 (#948)

Thanks again to @curquiza, and @sanders41! πŸŽ‰

v0.31.0 🐍

11 Mar 13:16
948b1d0
Compare
Choose a tag to compare

This version introduces features released on Meilisearch v1.7.0 πŸŽ‰
Check out the changelog of Meilisearch v1.7.0 for more information on the changes.

⚠️ Breaking changes

  • Related to the experimental vectorStore feature: dimensions field is now required when using OpenAI models (#928) @sanders41

πŸ› Bug Fixes

  • Make embedders deseralize to correct type (#927) sanders41

βš™οΈ Maintenance/misc

v0.30.0 🐍

08 Feb 15:29
fd6b0dc
Compare
Choose a tag to compare

⚠️ Breaking changes

This release is only breaking for users that are using the experimental vector search feature. This release makes vector search compatable with the changes made in Meilisearch v1.6.

  • Implement vector search experimental feature v2 (v1.6) (#924) @CaroFG

πŸš€ Enhancements

  • Implement vector search experimental feature v2 (v1.6) (#924) @CaroFG

Thanks again to @CaroFG, @meili-bors[bot], and @sanders41! πŸŽ‰

v0.29.0 🐍

16 Jan 18:04
d52e2df
Compare
Choose a tag to compare

πŸš€ Enhancements

πŸ› Bug Fixes

βš™οΈ Maintenance/misc

Thanks again to @brunoocasali, @curquiza, @geeksambhu, @pbelokon and @sanders41! πŸŽ‰

v0.28.4 🐍

25 Oct 16:27
9e5c070
Compare
Choose a tag to compare

πŸš€ Enhancements

Maintenance

Thanks again to @alallema, @ellnix, @meili-bors[bot], @sanders41 and @zebra-f! πŸŽ‰

v0.28.3 🐍

25 Sep 12:16
21520f9
Compare
Choose a tag to compare

πŸš€ Enhancements

πŸ› Bug Fixes

Thanks again to @alallema, @arturgoms, @curquiza, @cyprx, and @sanders41! πŸŽ‰

v0.28.2 🐍

31 Jul 11:59
c6ca566
Compare
Choose a tag to compare

This version introduces features released on Meilisearch v1.3.0 πŸŽ‰
Check out the changelog of Meilisearch v1.3.0 for more information on the changes.

⚠️ If you want to adopt new features of this release, update the Meilisearch server to the according version.

πŸš€ Enhancements

  • ⚠️ EXPERIMENTAL: Adds docstring and tests for vector search (#805) @sanders41

⚠️ The EXPERIMENTAL features are not covered by semver. To explicitly opt-in, check this guide.

πŸ› Bug Fixes

  • Fix potential json_encoding date error and truncation in pydantic < 2 (#807) @sanders41

πŸ’… Misc

  • Migrate docs hosting to Meilisearch subdomain (#810) @Strift
  • Update documentation deployment workflow (#811) @Strift

Thanks again to @Strift, @alallema, and @sanders41! πŸŽ‰

v0.28.1 🐍

04 Jul 19:13
444b297
Compare
Choose a tag to compare

πŸš€ Enhancements

πŸ› Bug Fixes

Thanks again to @alallema and @sanders41! πŸŽ‰