This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Releases: Qwant/idunn
Releases · Qwant/idunn
v0.2.4
v0.2.1
v0.2.0
Idunn is now based on FastAPI framework 🎉
- Replace apistar with FastAPI (#100, #106, #114)
- Add black formatter (#107, #108; #111)
- Fix mapbox-specific directions parameters (#109)
- Implement /autocomplete route (#105)
- Implement "weather" block for administrative regions (#96, #113)
- Implement public transports restrictions on configurable zones (#101)
- Implement /directions route with place ids used as origin and destination parameters (#112)
- Elasticsearch optimizations (#116, #117)
v0.1.10
v0.1.9
- Add new blocks
diet
,cuisine
andhappy_hours
(#65, #66) - Add more categories (#67)
- Log query context from telemetry headers (#80)
- Fixes about error handling (#76, #79)
- Implement /directions endpoint (#81, #82, #83, #84)
- Implement
air quality
block on admin zones (#75) - Events: add categories filter (#86, #90)
- Refactor circuit breaker and rate limiter (#92)