This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Milli v0.13.0
Changes
- Fix string fields sorting (#338) @shekhirin
- remove unused grenad default features (#346) @MarinPostma
- Move the sort ranking rule before the exactness ranking rule (#344) @Kerollmops
- Better dependencies cache for CI (#345) @shekhirin
- Drop sorter before creating a new one (#348) @ManyTheFish
- Enable the grenad tempfile feature back (#349) @Kerollmops
- Fix mdb val size error (#350) @ManyTheFish
Breaking changes ⚠️
- Throw a query time error when a sort parameter is used but the sort ranking rule is missing (#341) @Kerollmops
- Let the caller decide what kind of error they want to returns when parsing
AscDesc
(#342) @irevoire
Thanks again to @Kerollmops, @ManyTheFish, @MarinPostma, @curquiza, @irevoire and @shekhirin! 🎉