This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Releases: Qwant/idunn
Releases · Qwant/idunn
Upgrade to ES7 & add tripadvisor hotel
What's Changed
- Migrate mimir to ElasticSearch7.x (#277) by @fatal69100 and @remi-dupre in #279
Full Changelog: v0.2.14...v0.3.0
v0.2.14
What's Changed
- [QMAPS-2039] Normalized PJ addresses by @fatal69100 in #274
- Remove PagesJaunes ElasticSearch legacy by @fatal69100 in #275
- README: specify how to use .env file by @remi-dupre in #273
- Remove wikipedia block by @remi-dupre in #267
- Fix linting by @fatal69100 in #278
- Update http response for
search
endpoint by @fatal69100 in #280 - Remove legacy pj_filters by @fatal69100 in #282
- Remove legacy kuzzle event by @fatal69100 in #283
- explicitly set project name for tests's docker compose by @remi-dupre in #289
- remove get_pois deprecated endpoint by @fatal69100 in #291
- fix Cyclic dependencies by @fatal69100 in #295
- build(deps-dev): bump ipython from 7.24.1 to 7.31.1 by @dependabot in #301
Full Changelog: v0.2.13...v0.2.14
v0.2.13
v0.2.12
- New block "social" (#258, #260)
- New block "description" that should be preferred to the existing block "wikipedia" (#263, #265)
- New block "delivery" (#264)
- Improvements on correspondence between class/subclass and PJ POIs (#259)
- Refactoring Wiki data sources (#261, #262)
- Minor improvements in tests (#266)
v0.2.11
v0.2.10
- nlu: fallback through regexps when the classifier fails (#245, #246)
- categories: new categories definition with class/subclass/cuisine (#249)
- autocomplete: skip redundant validation (#243)
- Instant Answers: direct queries to PagesJaunes are used in some cases (#235, #247)
- Bump dependencies (#244, #248, #251)