Skip to content

Releases: meilisearch/scrapix

v0.1.9

01 Apr 16:13
68755ac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

31 Jan 14:51
d12a41f
Compare
Choose a tag to compare

What's Changed

  • remove useless logs by @bidoubiwa in #85
  • Fix typo in README.md by @tomecko in #87
  • Update readme with docker usage by @bidoubiwa in #86
  • Increases timeout to avoid MeiliSearchTimeOutError when using auto-embeddings by @CaroFG in #92
  • Add config file support on docssearch strategy by @CaroFG in #89

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

28 Aug 16:16
00c6a40
Compare
Choose a tag to compare

Changes

Breaking change

  • Previously named -c flag pointing to the JSON config file is now named -p

Changes

  • -c flag now contains a JSON string with the configuration
  • A new flag -b provides the possibility to give the path to your chrome binary

v0.1.6

17 Aug 16:13
29c129a
Compare
Choose a tag to compare

Patch

  • In the previous release, scrapix was not builded before published on npm

v0.1.5

16 Aug 17:30
1b9f20b
Compare
Choose a tag to compare

Enhancement

  • Remove unnecessary logging of adding documents in the queue #76

v0.1.3

16 Aug 17:11
238f110
Compare
Choose a tag to compare

Bug Fix

  • Fixes bug where batches would be send multiple times #75

v0.1.1

16 Aug 11:32
4c54142
Compare
Choose a tag to compare

Enhancement

  • Only package src and dir file in npm package instead of all directories #74

v0.1.0

16 Aug 11:05
1c043b2
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Empty enqueued url's after crawler to avoid caching #72