Michael Macias
aa056dd562
Add optional Serde serialization support
...
This adds the Serde serialization trait to the following:
* `ExecutionError`
* `GraphQLError`
* `InputValue` (+ deserialization)
* `RuleError`
* `SourcePosition`
* `Spanning<ParseError>`
* `Value`
Serde support is enabled via the "serde" feature flag.
2017-01-04 20:50:12 -06:00
Magnus Hallin
f33213e17e
Release version 0.6.0
2017-01-02 13:15:45 +01:00
Magnus Hallin
96c1ad0ef9
Use bencher crate to run benchmarks on stable rust
2016-12-26 12:16:19 +01:00
Magnus Hallin
cd33093dee
Release version 0.5.3
2016-12-05 22:23:00 +01:00
Magnus Hallin
857f53bf7a
Depend on rustc-serialize 0.3 through semver
2016-10-16 22:19:45 +02:00
Magnus Hallin
89b3c4c776
Expose Star Wars schema in example server
2016-09-18 16:36:19 +02:00
Magnus Hallin
9a130fb169
Start 0.5.2 dev cycle
2016-09-11 22:14:51 +02:00
Magnus Hallin
c9bdd512bc
Bump version and update metadata
2016-09-11 22:03:50 +02:00
Magnus Hallin
3400d0e107
Set description and license in Cargo.toml
2016-09-11 21:46:33 +02:00
Magnus Hallin
88bc1d5290
Add packaging and Crates upload step to Travis
2016-09-11 21:12:31 +02:00
Magnus Hallin
94d689fa82
Initial import
2016-09-11 18:41:29 +02:00