🐛 Bug fixes
- Throw error if route segment is empty or null (#962) @StephaneRob
Before v0.20.1, using deleteDocument without a valid identifier would delete all documents. Now, an exception is raised instead.
⚙️ Maintenance/misc
- Bump the gradle-dependencies group with 4 updates (#932) @dependabot[bot]
- Remove unused code samples (#945) @curquiza
- Replace localhost:7700 with MEILISEARCH_URL (#942) @Strift
Thanks again to @Strift, @curquiza, @dependabot[bot] and dependabot[bot]! 🎉