meilisearch/meilisearch-http
Loïc Lecrenier 5205c7dcc7
Fix date parsing for task queries
Use rfc3339 or YYYY-MM-DD.

Add a day to the parsed date when it is an excluded lower bound
and the YYYY-MM-DD was used.

Also the Query type does not need to be serialisable anymore
2022-10-20 16:39:22 +02:00
..
src Fix date parsing for task queries 2022-10-20 16:39:22 +02:00
tests Introduce the task cancelation task type 2022-10-20 16:35:06 +02:00
build.rs chore(all): update actix-web dependency to 4.0.0-beta.21 2022-01-21 20:44:17 +00:00
Cargo.toml Implement task date filters 2022-10-20 16:39:21 +02:00