Releases: meilisearch/docs-scraper
v0.12.2
This version makes this package compatible with Meilisearch v0.27.0 🎉
Check out the changelog of Meilisearch v0.27.0 for more information on the changes.
🐛 Bug Fixes
- Fix: Delete index before starting scrapping (#218) @bidoubiwa
Thanks again to @bidoubiwa! 🎉
v0.12.1
This version makes this package compatible with Meilisearch v0.25 up to v0.26.0 🎉
Check out the changelog of Meilisearch v0.26.0 for more information about the
🚀 Enhancements
- Add libnss3 package to Dockerfile (#184) @brunoocasali
🔒 Security
- [Security] Bump twisted from 22.1.0 to 22.2.0 (#194)
Thanks again to @bidoubiwa, @brunoocasali, @curquiza, @meili-bors[bot] and @meili-bot! 🎉
v0.12.0
This package version is compatible with MeiliSearch v0.25.0 🎉
⚠️ Breaking changes
This package version use meilisearch-python v0.18.0 which is only compatible with MeiliSearch v0.25.0 and later, but not with v0.24.0 and older. Be sure you are using at least MeiliSearch v0.25.0 or newer before doing the upgrade.
Thanks again to @Haroenv, @bidoubiwa, @curquiza! 🎉
v0.11.0
Breaking changes ⚠️
Thanks again to @bidoubiwa, @curquiza, and @sanders41! 🎉
v0.10.5
This version makes this package compatible with MeiliSearch v0.21.0
🎉 Check out the changelog of MeiliSearch v0.21.0
Changes
- Adding support for Python 3.9 (#116) @sanders41
Thanks again to @bidoubiwa, @curquiza, and @sanders41! 🎉
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
Changes
- Remove nb_hits update in config file (#48) @renehernandez
Breaking changes
- Upgrade to python 3.8 (#51) @renehernandez
Thanks again to @renehernandez! 🎉