This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Milli v0.6.0
Changes
- Return a
MissingDocumentId
error when a document doesn't have one (#247) @Kerollmops - Warn for when a key is too large for LMDB (#245) @Kerollmops
- Enable the jemallocator dependencies only when we are running on linux (#249) @irevoire
- Fix the limit (#251) @irevoire
- Add the limit field to http-ui (#250) @irevoire
- Run the formatter on the whole project a second time (#252) @irevoire
- Improve the ci (#246) @irevoire
- Fix unconditional facet indexing (#257) @Kerollmops
Breaking changes ⚠️
- Fix facet distribution error (#255) @Kerollmops
Thanks again to @Kerollmops, @curquiza and @irevoire! 🎉