Christoph Herzog
47575ef922
Prepare juniper_iron 0.1.2 release
2018-02-10 13:59:04 +01:00
Matrix
d9677b38df
(iron) Update to iron 0.6
...
* Allow both iron 0.5 and 0.6
* Allow both urlencoded 0.5 and 0.6
2018-02-08 22:56:19 +01:00
Christoph Herzog
d00e74bb4e
Format entire codebase with rustfmt
2018-01-13 12:25:55 +01:00
Christoph Herzog
40c946c81c
0.9.2 release
...
* Changelogs
* Update versions and dependency versions
2018-01-13 10:34:30 +01:00
theduke
ca9d5c1c1a
Bump to 0.9.1 and fix up Cargo.toml files
2017-12-03 18:48:38 +01:00
theduke
ed58f2671b
Final readme and cargo.toml fixups
2017-12-03 15:14:23 +01:00
theduke
e37b7cc77d
Fix repository links in iron/rocket Cargo.toml
2017-12-03 13:12:45 +01:00
theduke
4d6a99fe4e
Fix up Cargo.toml files and documentation.
2017-12-02 18:33:20 +01:00
theduke
bec5295827
Move juniper_iron crate back into the main repo.
...
This is done for a lower maintainance burden and combined testing.
2017-12-02 15:56:52 +01:00
theduke
2ca9baa441
Extracted iron/rocket crates and updated README.
...
Those now live in separate repos.
2017-08-07 08:20:05 +02:00
theduke
0c7e39f14e
Rust fmt the whole codebase
2017-08-06 21:15:08 +02:00
theduke
619a2e57f9
Extraction of iron and rocket features into separate crates.
...
* Added juniper_iron crate
* Fixed up juniper_rocket crate
* Updated juniper/Cargo.toml
* Updated docs (readme, module docs)
* Export http integrator tests with export-test-schema feature
* Update CI tests (Use cargo-make )
* Format parts of the code base
2017-08-06 17:42:31 +02:00