Commit Graph

15 Commits

Author SHA1 Message Date
Clément Renault 963ca1e2c7
Unify the crates versions to 0.8.0 2019-11-20 10:47:32 +01:00
Clément Renault 20319f7974 Allow to introduce attributes only at the end of a schema 2019-11-05 12:09:52 +01:00
Clément Renault b1d1f2f627
Implement a better debug system for the schema 2019-11-05 11:21:07 +01:00
Clément Renault 1be5b0f327
Bump the meili-core/schema/tokenizer crates to 0.6.0 2019-10-31 14:05:59 +01:00
Clément Renault b709a7a30a
Bump the meili-core/schema/tokenizer crates to 0.5.11 2019-10-30 17:40:31 +01:00
Clément Renault e86a547e93
Introduce a basic schema diff function 2019-10-21 17:57:32 +02:00
Clément Renault ca26a0f2e4
Cargo fmt pass 2019-10-18 13:30:06 +02:00
qdequele 120d209e66
chore: set public SchemaProps values 2019-09-19 12:43:36 +02:00
Clément Renault 35b7b58ff7
feat: Remove the Schema to/from_toml/json/bin methods 2019-09-16 14:50:38 +02:00
Clément Renault ffc29a319f
feat: Implement De/Serialize on schema 2019-09-16 14:50:37 +02:00
Clément Renault ba3ac5ea7b
chore: Create an internal Schema::to_builder method 2019-09-16 14:50:37 +02:00
Clément Renault ee6a54fe4c
feat: Replace the linked-hash-map dependency by indexmap 2019-09-16 14:50:37 +02:00
Clément Renault 91b44a2759
chore: Change the `Box<Error>` to be marked `dyn` 2019-09-05 11:46:01 +02:00
Clément Renault 50b8a66794
feat: Change the STORED attribute property by DISPLAYED 2019-09-03 11:14:20 +02:00
Clément Renault 994a0e78f1
feat: Move the Schema to its own workspace crate 2019-05-29 15:37:28 +02:00