Commit Graph

114 Commits

Author SHA1 Message Date
Miaxos
a83263249b misc: add documentation about the actix-v4 branch 2021-09-20 12:30:27 +00:00
Sunli
a371cc562c Update README.md 2021-09-11 08:57:38 +08:00
Sunli
00afdbb8fc Merge branch 'master' into pr/619 2021-09-02 19:39:49 +08:00
Sunli
3e9295b91b Add feature gate cbor. 2021-09-02 19:39:45 +08:00
Sunli
524bdc1c07 Update minimum supported Rust version to 1.54 2021-08-24 15:49:49 +08:00
Sunli
8d489089ec Add Poem integration. 2021-08-24 15:23:12 +08:00
Sunli
1d7742779e Add Axum integration. 2021-08-03 08:56:24 +08:00
Miaxos
1dfb207332 misc: update readme to add apollo studio 2021-07-22 14:25:40 +00:00
Sunli
7cfc56c46d Update README.md 2021-07-14 12:24:50 +08:00
Bram Hoendervangers
41df2e052f add feature to readme 2021-07-01 23:48:59 +02:00
Sunli
42a4ff13ed Update minimum supported Rust version to 1.51 2021-06-17 09:08:19 +08:00
Scott Côté
09e6a9dba6 feat: Add secrecy crate feature 2021-05-10 20:49:48 -04:00
LiteLT
3023207516 Add link to license files 2021-04-19 10:38:46 -04:00
Chip Senkbeil
4c28751e14 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
e30b82c858 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
d04d9ad507 Bump 1.50.0 -> 1.51.0 2021-04-03 00:23:45 -05:00
Chip Senkbeil
b451e3f7f7 Bump 1.49.0 -> 1.50.0 2021-04-03 00:17:31 -05:00
Chip Senkbeil
51ff46a09d Update README with proper version of Rust that is baseline 2021-04-03 00:11:23 -05:00
Sunli
1c32a8afcb Now all features are not activated by default. 2021-03-22 10:39:17 +08:00
Zicklag
7b9f04f9ce Add "Unsafe Forbidden" Badge to the README 2020-11-05 13:50:43 -06:00
Daniel Wiesenberg
e5d1501336 Add Rocket integration to README and book 2020-10-26 08:35:31 +01:00
Sunli
6efc93e6b3 Update readme 2020-10-16 09:21:16 +08:00
Sunli
4fa4b25ce4 Fix can no longer derive Union for union types with lifetimes. #311 2020-10-15 08:53:17 +08:00
Sunli
7bccbd1277 Update docs. 2020-09-30 11:55:56 +08:00
Sunli
44a1869112 Update readme 2020-09-26 11:25:21 +08:00
Sunli
76257403e2 Add support for batch queries. 2020-09-17 19:54:12 +08:00
Sunli
99ff3a8b96 Update README.md 2020-09-14 14:13:43 +08:00
Sunli
b68d4147bc Update Book 2020-09-13 12:12:32 +08:00
Sunli
e50f1c9200 Update rust toolchain to 1.46 for CI. 2020-09-06 18:29:46 +08:00
Atsuki Takahashi
1262739918 Upgrade MSRV to 1.43 2020-09-02 15:17:31 +09:00
Sunli
81528a9204 Fix typo 2020-07-07 17:03:01 +08:00
Sunli
0949a022a0 Update README.md 2020-06-03 19:33:32 +08:00
Sunli
97f268a55e Merge branch 'master' of https://github.com/async-graphql/async-graphql 2020-06-03 07:46:51 +08:00
Sunli
b2e52488a7 Update README.md 2020-06-03 07:46:34 +08:00
Ivan Plesskih
9f21e0d4fb Added jemalloc feature for benchmark 2020-06-02 21:35:40 +05:00
Ivan Plesskih
547c653d28 Added new benchmark 2020-06-02 18:00:53 +05:00
Sunli
a1c2b829b9 Update README.md 2020-06-02 09:31:13 +08:00
Ivan Plesskih
7480353a10 Moved benchmark from side repo 2020-06-01 21:05:37 +05:00
Sunli
6496509c77 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
6bde74951a Improve stability message based on #120 feedback 2020-05-31 12:00:19 -07:00
Sunli
51d588e091 Add #![forbid(unsafe_code)] to all sub crates 2020-05-29 17:33:19 +08:00
Blaine Bublitz
464f0c86bb Add stability warning to README & book (ref #117) 2020-05-27 15:40:51 -07:00
William Myers
3bbedd0445 Fix typos in project description 2020-05-25 15:37:46 -06:00
sunli
d343c0c2f6 Update docs 2020-05-10 09:41:13 +08:00
sunli
4aaba01a88 Add Feature Comparison 2020-05-03 21:46:38 +08:00
sunli
b7fa12772a Fix typo 2020-04-28 20:36:47 +08:00
sunli
59cb35e947 Update README.md 2020-04-28 15:55:28 +08:00
sunli
3f49ebce0e Move project to async-graphql 2020-04-28 15:41:31 +08:00
sunli
001319776f v1.9.19 2020-04-26 23:10:16 +08:00
Blaine Bublitz
eb75e1df2a Add real-world example 2020-04-22 22:58:34 -07:00