Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Releases: meilisearch/milli

v0.37.3

14 Dec 10:39
2101e3c
Compare
Choose a tag to compare

For v0.30.3 of Meilisearch, done on the release-v0.37.3 branch, starting itself from v0.37.2 tag

Changes

Thanks again to @ManyTheFish, @loiclec! 🎉

Milli v0.37.2

08 Dec 12:18
1582b96
Compare
Choose a tag to compare

For v0.30.2 of Meilisearch, done on the release-v0.37.2 branch, starting itself from v0.37.1 tag

Changes

Milli v0.37.1

06 Dec 16:07
e1b2113
Compare
Choose a tag to compare

For v0.30.1 of Meilisearch, done on the release-v0.37.1 branch, starting itself from v0.37.0 tag

Changes

  • Fix bulk facet indexing bug (#712) @loiclec
  • Make soft deletion optional in document addition and deletion + add lots of tests (#720) @loiclec
  • Geosearch for zero radius (#722) @amab8901
  • Fix bug in handling of soft deleted documents when updating settings (#723) @loiclec

Thanks again to @Kerollmops, @amab8901, and @loiclec! 🎉

v0.33.6

01 Dec 15:36
0998f6b
Compare
Choose a tag to compare

Release for Meilisearch v0.29.3 -> hotfix

Milli v0.37.0

17 Nov 15:50
57c9f03
Compare
Choose a tag to compare

DB breaking

  • Force vendoring of LMDB even if a system version is available (#699) @dureuill

Changes

Thanks again to @azzamsa, @dureuill, @loiclec ! 🎉

Milli v0.36.0

09 Nov 12:49
e75829a
Compare
Choose a tag to compare

DB breaking

Thanks again to @Kerollmops, @irevoire ! 🎉

Milli v0.35.1

09 Nov 09:34
c3b75bb
Compare
Choose a tag to compare

Changes

Thanks again to @Kerollmops, @Pranav-yadav, @SKVKPandey, @Samyak2, @curquiza, @dependabot, @dependabot[bot], @dureuill, @irevoire, and @unvalley! 🎉

Milli v0.35.0

26 Oct 15:37
2e53924
Compare
Choose a tag to compare

API breaking

  • Introduce an indexation abortion function when indexing documents (#616) @Kerollmops
  • Refactor the Facets databases to enable incremental indexing (#619) @loiclec

DB breaking

  • Reduce the size of the word_pair_proximity database (#639) @loiclec
  • Refactor the Facets databases to enable incremental indexing (#619) @loiclec

Changes

  • Add method to create a new Index with specific creation dates (#669) @loiclec
  • Fix many Clippy errors part 2 (#668) @ehiggs

Thanks again to @Kerollmops, @curquiza, @ehiggs, @loiclec ! 🎉

Milli v0.34.0

24 Oct 11:19
2bf8679
Compare
Choose a tag to compare

API breaking

  • Add settings to force milli to exhaustively compute the total number of hits (#586) @ManyTheFish

DB breaking

Changes

Thanks again to @ManyTheFish, @akki1306, @anirudhRowjee, @curquiza, @ehiggs, @jeertmans, @loiclec, @msvaljek and @vishalsodani! 🎉

v0.33.5

14 Nov 15:22
4fc6331
Compare
Choose a tag to compare

Release for Meilisearch v0.29.2 -> hotfix