Commit Graph

123 Commits

Author SHA1 Message Date
Sunli
632529ee3e Add support for oneof field on object. #766 2022-03-04 21:24:17 +08:00
Sunli
b84129c650 Add OneOfObject macro to support for oneof input object. #766 2022-02-17 19:35:55 +08:00
Jenan Wise
a68a9be6cf Add scalars for the time crate's datetime types.
With the `time` feature flag enabled, `time::OffsetDateTime` and
`time::PrimitiveDateTime` can be used directly as scalar values,
similar to the previous `chrono::DateTime` and `chrono::NaiveDateTime`
scalar implementations.
2022-01-19 13:39:38 -08:00
Sunli
db3706dafa Clippy 2021-12-30 10:16:49 +08:00
Sunli
026a5b86fb Update README.md 2021-12-06 09:28:00 +08:00
Sunli
7a488aa607 Update README 2021-11-30 09:46:18 +08:00
Sunli
5c5187c078 Add tide integration 2021-11-19 08:10:47 +08:00
Sunli
7a4b0c0aa3 update ci 2021-11-02 20:34:41 +08:00
Sunli
2a5ca7aa25 Update README.md 2021-09-24 11:20:47 +08:00
Miaxos
9b466ad8e5 misc: add documentation about the actix-v4 branch 2021-09-20 12:30:27 +00:00
Sunli
f419df1a08 Update README.md 2021-09-11 08:57:38 +08:00
Sunli
96d8907ea6 Merge branch 'master' into pr/619 2021-09-02 19:39:49 +08:00
Sunli
3b9fa765ad Add feature gate cbor. 2021-09-02 19:39:45 +08:00
Sunli
b023ae2391 Update minimum supported Rust version to 1.54 2021-08-24 15:49:49 +08:00
Sunli
853cf65546 Add Poem integration. 2021-08-24 15:23:12 +08:00
Sunli
5eafa69626 Add Axum integration. 2021-08-03 08:56:24 +08:00
Miaxos
f8e4032c8b misc: update readme to add apollo studio 2021-07-22 14:25:40 +00:00
Sunli
73b6ebae42 Update README.md 2021-07-14 12:24:50 +08:00
Bram Hoendervangers
06a9db00b3 add feature to readme 2021-07-01 23:48:59 +02:00
Sunli
a480b52df0 Update minimum supported Rust version to 1.51 2021-06-17 09:08:19 +08:00
Scott Côté
f221528ee5 feat: Add secrecy crate feature 2021-05-10 20:49:48 -04:00
LiteLT
1f0de2f184 Add link to license files 2021-04-19 10:38:46 -04:00
Chip Senkbeil
93d04870e4
Bump back to 1.50.0 due to unstable library feature unsafe_cell_get_mut in state library 2021-04-03 00:39:18 -05:00
Chip Senkbeil
8aa670a9cd
Move back to 1.49.0 by splitting off rustfmt and clippy to only run on stable 2021-04-03 00:34:27 -05:00
Chip Senkbeil
3eb45cbb3e
Bump 1.50.0 -> 1.51.0 2021-04-03 00:23:45 -05:00
Chip Senkbeil
68c74c3eb8
Bump 1.49.0 -> 1.50.0 2021-04-03 00:17:31 -05:00
Chip Senkbeil
748a6b41a6
Update README with proper version of Rust that is baseline 2021-04-03 00:11:23 -05:00
Sunli
8310fa4350 Now all features are not activated by default. 2021-03-22 10:39:17 +08:00
Zicklag
d0aeaaa2fa
Add "Unsafe Forbidden" Badge to the README 2020-11-05 13:50:43 -06:00
Daniel Wiesenberg
2f559e8dde
Add Rocket integration to README and book 2020-10-26 08:35:31 +01:00
Sunli
f8905ff629 Update readme 2020-10-16 09:21:16 +08:00
Sunli
b054f1bf9f Fix can no longer derive Union for union types with lifetimes. #311 2020-10-15 08:53:17 +08:00
Sunli
28cd37115f Update docs. 2020-09-30 11:55:56 +08:00
Sunli
e44cb6886f Update readme 2020-09-26 11:25:21 +08:00
Sunli
acc1a6f515 Add support for batch queries. 2020-09-17 19:54:12 +08:00
Sunli
fad20a80e9 Update README.md 2020-09-14 14:13:43 +08:00
Sunli
7aa9cb2ed7 Update Book 2020-09-13 12:12:32 +08:00
Sunli
a2601ad320 Update rust toolchain to 1.46 for CI. 2020-09-06 18:29:46 +08:00
Atsuki Takahashi
6c162d0e2f
Upgrade MSRV to 1.43 2020-09-02 15:17:31 +09:00
Sunli
2b17a5efbb Fix typo 2020-07-07 17:03:01 +08:00
Sunli
efa838f39e Update README.md 2020-06-03 19:33:32 +08:00
Sunli
f7bdf20972 Merge branch 'master' of https://github.com/async-graphql/async-graphql 2020-06-03 07:46:51 +08:00
Sunli
4dcba41363 Update README.md 2020-06-03 07:46:34 +08:00
Ivan Plesskih
b2f8e7138a Added jemalloc feature for benchmark 2020-06-02 21:35:40 +05:00
Ivan Plesskih
86374a0112 Added new benchmark 2020-06-02 18:00:53 +05:00
Sunli
04c8543c8f Update README.md 2020-06-02 09:31:13 +08:00
Ivan Plesskih
2922c1bb4b Moved benchmark from side repo 2020-06-01 21:05:37 +05:00
Sunli
cf537ad9a1
Merge pull request #128 from phated/notes-from-120
Improve stability message based on #120 feedback
2020-06-01 09:39:20 +08:00
Blaine Bublitz
89c3bdf3c2 Improve stability message based on #120 feedback 2020-05-31 12:00:19 -07:00
Sunli
74ae041426 Add #![forbid(unsafe_code)] to all sub crates 2020-05-29 17:33:19 +08:00