Commit Graph

240 Commits

Author SHA1 Message Date
Sunli
2e2ac056ee Release 1.14.21
async-graphql@1.14.21
async-graphql-derive@1.14.21

Generated by cargo-workspaces
2020-06-08 10:42:11 +08:00
William Myers
44ca95a74f Remove check_reserved_name
This allows types to end in Connection or be named PageInfo.

Addresses #126
2020-06-07 20:30:40 -06:00
sunli
80e4eabce4 Release 1.14.20
async-graphql@1.14.20
async-graphql-derive@1.14.20
async-graphql-warp@1.14.20

Generated by cargo-workspaces
2020-06-07 16:33:17 +08:00
Sunli
1c1c50cef0 Rustfmt 2020-06-06 15:48:21 +08:00
Sunli
ed7b181034 Rustfmt 2020-06-06 12:41:17 +08:00
Sunli
5f9e68d349 Update subscription.rs 2020-06-06 12:06:09 +08:00
Sunli
df711b85f1 Release 1.14.19
async-graphql@1.14.19
async-graphql-derive@1.14.19

Generated by cargo-workspaces
2020-06-06 11:49:56 +08:00
Sunli
edec696610 Add tests for feature attribute 2020-06-06 11:49:29 +08:00
Sunli
ef7fa84deb Release 1.14.16
async-graphql@1.14.16
async-graphql-derive@1.14.16

Generated by cargo-workspaces
2020-06-06 09:58:43 +08:00
Sunli
3ca2dada0a Rustfmt and Clippy 2020-06-05 21:42:24 +08:00
Sunli
b31ac79123 add feature attribute to field attribute inside SimpleObject 2020-06-05 21:17:15 +08:00
Coenen Benjamin
1084c44535 add feature attribute to field attribute inside Object (#153)
* add feature support in field attribute
2020-06-05 21:06:53 +08:00
Sunli
48f88f81d1 Release 1.14.13
async-graphql@1.14.13
async-graphql-derive@1.14.13
graphql-benchmark@1.14.13

Generated by cargo-workspaces
2020-06-03 14:51:16 +08:00
Sunli
746544412b Add PostGuard. #129 2020-06-03 14:50:06 +08:00
Sunli
7b40f419ff Release 1.14.12
async-graphql@1.14.12
async-graphql-derive@1.14.12
chat@1.14.12
graphql-benchmark@1.14.12
simple@1.14.12

Generated by cargo-workspaces
2020-06-02 21:48:19 +08:00
Sunli
b10aa5fde8 Little performance optimization. 2020-06-02 12:02:14 +08:00
Sunli
f79b8b867a Release 1.14.8
async-graphql@1.14.8
async-graphql-derive@1.14.8

Generated by cargo-workspaces
2020-05-31 11:59:20 +08:00
Sunli
7f62b7d92c Fix validators bug 2020-05-31 09:55:41 +08:00
Sunli
774f379709 Release 1.14.7
async-graphql@1.14.7
async-graphql-actix-web@1.14.7
async-graphql-derive@1.14.7
async-graphql-parser@1.14.7
async-graphql-tide@1.14.7
async-graphql-warp@1.14.7

Generated by cargo-workspaces
2020-05-29 17:35:49 +08:00
Sunli
51d588e091 Add #![forbid(unsafe_code)] to all sub crates 2020-05-29 17:33:19 +08:00
Sunli
20995ed2e1 Release 1.14.2
async-graphql@1.14.2
async-graphql-derive@1.14.2
async-graphql-parser@1.14.2

Generated by cargo-workspaces
2020-05-28 15:02:23 +08:00
Sunli
43c8daa132 Add MaybeUndefined type (#123)
* Add MaybeUndefined type
2020-05-28 15:00:55 +08:00
sunli
2c978a1122 Release 1.14.0
async-graphql@1.14.0
async-graphql-actix-web@1.14.0
async-graphql-derive@1.14.0
async-graphql-lambda@1.14.0
async-graphql-tide@1.14.0
async-graphql-warp@1.14.0

Generated by cargo-workspaces
2020-05-28 08:26:25 +08:00
Sunli
5ba1b19e52 Merge pull request #118 from mwilliammyers/fix/missing-value
Add  #crate_name to Value in InputValueType derive
2020-05-28 08:09:58 +08:00
Sunli
76ff909ccd New data source (#105)
* New data source
2020-05-28 08:02:00 +08:00
William Myers
e465e562e9 Add #crate_name to Value in InputValueType derive 2020-05-27 13:16:53 -06:00
Sunli
7493449720 Release 1.13.4
async-graphql@1.13.4
async-graphql-actix-web@1.13.4
async-graphql-derive@1.13.4
async-graphql-lambda@1.13.4
async-graphql-parser@1.13.4
async-graphql-tide@1.13.4
async-graphql-warp@1.13.4

Generated by cargo-workspaces
2020-05-27 15:30:18 +08:00
Sunli
997a7ced6a v1.13.3 2020-05-27 10:38:18 +08:00
Sunli
b16fc7b9b9 Add the method parameter to the interface field. #112 2020-05-27 10:25:23 +08:00
Sunli
bb97e86410 Add some tests for default value 2020-05-27 09:27:59 +08:00
Sunli
a9d3ac9cf8 Implement a type-safe default value definition for InputValue. #111 2020-05-26 20:43:53 +08:00
Sunli
de76ff47c9 v1.13.2 2020-05-22 14:16:14 +08:00
sunli
10dc8d9a2f v1.13.1 2020-05-21 21:27:08 +08:00
Sunli
1dcad7e615 v1.13.0 2020-05-21 14:03:23 +08:00
sunli
07fe440772 v1.12.18 2020-05-21 07:46:16 +08:00
sunli
83f6641639 v1.12.17 2020-05-20 20:10:46 +08:00
sunli
6f924efcf4 Add defer tests 2020-05-20 13:42:55 +08:00
Sunli
75bfba057a Add Deferred type and @defer directive. #51 2020-05-19 20:53:29 +08:00
Sunli
f09293b752 v1.12.16 2020-05-19 13:29:44 +08:00
Sunli
d00e3e8c25 The scalar name and description attributes are placed on the process macro attributes. #97 2020-05-19 13:27:01 +08:00
Sunli
53dcd54f9a v1.12.15 2020-05-19 10:34:10 +08:00
sunli
74eb08f72b v1.12.14 2020-05-18 21:32:38 +08:00
sunli
7c060612a0 v1.12.13 2020-05-18 19:47:20 +08:00
Sunli
ca0b90e064 v1.12.12 2020-05-18 11:39:10 +08:00
Sunli
26e737014e Support multiple lines of rustdoc as a type description. 2020-05-18 10:09:09 +08:00
sunli
4414fd2094 v1.12.11 2020-05-17 16:38:46 +08:00
sunli
b31639e3e9 v1.12.10 2020-05-16 21:23:28 +08:00
sunli
fb54c60aff v1.12.9 2020-05-16 18:19:40 +08:00
sunli
10a8b71adb Preserve field order for introspection. #89 2020-05-16 10:05:48 +08:00
Sunli
6de85377f7 Rename async_graphql_parser::ast to async_graphql_parser::query 2020-05-15 10:38:48 +08:00