Commit Graph

16 Commits

Author SHA1 Message Date
393be40179 Refactor empty arrays/objects should return empty instead of null 2023-09-11 15:56:15 +03:00
74d1a67a99 Use the workspace inheritance feature of rust 1.64 2023-02-15 13:51:07 +01:00
1b78231e18 Make clippy happy 2023-01-17 18:25:54 +01:00
026cf223b3 Update version for the next release (v1.0.0) in Cargo.toml files 2022-12-08 12:20:17 +00:00
5db7c4057c Update version for the next release (v0.30.1) in Cargo.toml files 2022-12-06 20:05:46 +01:00
68f80dbacf Update version for the next release (v0.30.0) in Cargo.toml files 2022-10-27 11:35:44 +00:00
80b2e70ee7 Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
05af8f0e46 Update version for next release (v0.29.1) 2022-10-06 10:27:11 +02:00
6fe3f285ce Update version for next release (v0.29.0) 2022-08-23 13:39:56 +02:00
e3426d5b7a Improve the tasks error reporting 2022-07-28 15:12:54 +02:00
d01a3ab889 Update version for next release (v0.28.1) 2022-07-20 15:46:53 +04:00
32c8846514 Rollback 0.0.0 versionning 2022-06-22 12:20:12 +02:00
7490383d4f Update the not-released version in Cargo.toml files 2022-06-21 19:17:33 +02:00
c6ed756dbc Update script after review 2022-06-21 10:46:32 +02:00
b8745420da Use the IndexUid and StarOr in meilisearch_auth::Key
Move `meilisearch_http::routes::StarOr` to `meilisearch_types::star_or`

Fixes #2158
2022-06-09 16:14:15 +02:00
1ef87cc6d0 chore: move permissive-json-pointer in the meilisearch repository
Update permissive-json-pointer/src/lib.rs

Co-authored-by: Clément Renault <clement@meilisearch.com>
2022-04-20 19:24:41 +02:00