Commit Graph

281 Commits

Author SHA1 Message Date
Sunli
5971b44105 2.0.0-alpha.18 2020-09-26 12:36:56 +08:00
Sunli
6d5a12ad54 2.0.0-alpha.17 2020-09-26 09:38:07 +08:00
Sunli
089e830d26 Add StringNumber type. 2020-09-26 09:22:54 +08:00
Sunli
23db311e42 2.0.0-alpha.16 2020-09-25 17:02:15 +08:00
Sunli
5eef10a1c4 Make uuid to optional dependent. 2020-09-25 15:40:04 +08:00
Sunli
0260d23713 2.0.0-alpha.15 2020-09-24 18:29:48 +08:00
Sunli
930a23a82c 2.0.0-alpha.14 2020-09-20 13:31:46 +08:00
Sunli
b3ce8d13ef Update authors 2020-09-18 20:36:05 +08:00
Sunli
f92c907954 2.0.0-alpha.13 2020-09-18 15:17:43 +08:00
Sunli
c1d4dbed87 2.0.0-alpha.12 2020-09-18 15:05:07 +08:00
Sunli
45dc3d6d09 Add Upload::into_async_read with blocking 2020-09-18 14:32:00 +08:00
Sunli
8be719b1b0 2.0.0-alpha.11 2020-09-17 20:07:54 +08:00
Sunli
5a340dc120 2.0.0-alpha.10 2020-09-17 13:24:53 +08:00
Sunli
042c4518aa 2.0.0-alpha.9 2020-09-16 11:26:01 +08:00
Koxiaet
e2f53cc30f Document features 2020-09-15 19:32:13 +01:00
Sunli
9514432989 2.0.0-alpha.8 2020-09-15 19:50:14 +08:00
Sunli
4f0ef35d39 2.0.0-alpha.7 2020-09-15 09:35:42 +08:00
Koxiaet
a3ad1aac30 Remove and feature-gate dependencies 2020-09-14 19:38:41 +01:00
Sunli
3ccc61ba0f 2.0.0-alpha.6 2020-09-14 20:10:50 +08:00
Sunli
5bb705bdf3 2.0.0-alpha.5 2020-09-14 09:46:22 +08:00
Koxiaet
8d92454fc3 Support !Unpin in receive_body with pin project 2020-09-13 11:49:07 +01:00
Sunli
4e8734b54b 2.0.0-alpha.4 2020-09-13 12:18:40 +08:00
Sunli
383902379e 2.0.0-alpha.3 2020-09-13 11:44:26 +08:00
Sunli
6bf0f498d3 2.0.0-alpha.2 2020-09-12 20:34:29 +08:00
Sunli
b64f647b87 Bump version to 2.0.0-alpha.1 2020-09-12 07:47:13 +08:00
Sunli
ea3e80ec82 Bump version to 2.0.0-alpha.0 2020-09-11 22:57:52 +08:00
Sunli
a43e437a38 async-graphql-warp 2.0 2020-09-11 22:37:48 +08:00
Sunli
35f17a389c Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00
Koxiaet
f770501557 Remove anyhow, byteorder and base64 dependencies 2020-09-09 17:34:23 +01:00
Koxiaet
f1af4ea195 Merge branch 'master' of github.com-koxiaet:async-graphql/async-graphql into master 2020-09-09 17:06:36 +01:00
Koxiaet
45a08e9b00 Reorder dependencies and remove dependency on mime 2020-09-09 17:03:33 +01:00
Sunli
4194d17902 Release 1.18.0 2020-09-09 15:27:45 +08:00
Sunli
668b1fea94 Remove prefixes and add integrations subdirectory #259 2020-09-09 10:08:17 +08:00
Daniel Wiesenberg
969f10020e Add async Rocket integration 2020-09-04 09:26:34 +02:00
Sunli
d2299f0a6d Release 1.17.21
async-graphql@1.17.21
async-graphql-derive@1.17.21

Generated by cargo-workspaces
2020-09-03 20:25:33 +08:00
Sunli
d398506282 Remove debug code. 2020-09-03 20:23:35 +08:00
Sunli
6d14a4a64f Release 1.17.20
async-graphql@1.17.20

Generated by cargo-workspaces
2020-09-03 20:21:11 +08:00
Sunli
44413f32c9 Update docs for InputObject macro. 2020-09-03 20:20:33 +08:00
Sunli
c8e8b1698c Release 1.17.19
async-graphql@1.17.19
async-graphql-derive@1.17.19

Generated by cargo-workspaces
2020-09-03 20:01:12 +08:00
Sunli
aef2910cfa Release 1.17.18
async-graphql@1.17.18
async-graphql-actix-web@1.17.18
async-graphql-warp@1.17.18

Generated by cargo-workspaces
2020-09-02 14:31:59 +08:00
Sunli
749d748908 Release 1.17.17
async-graphql@1.17.17

Generated by cargo-workspaces
2020-09-02 10:47:46 +08:00
Sunli
e79fa24641 Improve subscriptions performance. 2020-09-02 10:47:18 +08:00
Sunli
1f8d69dd32 Release 1.17.16
async-graphql@1.17.16
async-graphql-warp@1.17.16

Generated by cargo-workspaces
2020-09-01 19:41:37 +08:00
Sunli
c3a4bf6e11 Merge branch 'master' of https://github.com/async-graphql/async-graphql 2020-09-01 19:34:05 +08:00
Sunli
ff43bd8a21 Improve subscriptions performance for warp. 2020-09-01 19:33:35 +08:00
Koxiaet
1ef34f2c39 Improve book and fix serde dependency 2020-09-01 06:47:22 +01:00
Sunli
b2a0871798 Although the serde_derive dependency is now removed, it is actually necessary to add a serde_derive feature to serde. The reason why it can be compiled now is because other dependent packages have this dependency, so it is safer to add this feature here. 2020-09-01 09:35:47 +08:00
Sunli
8cc4ed2741 Release 1.17.15
async-graphql@1.17.15

Generated by cargo-workspaces
2020-09-01 09:26:53 +08:00
Sunli
769bffcbf2 Fix the test code and add docs. 2020-09-01 09:10:12 +08:00
Koxiaet
02f7a5fbbc Remove dependency on serde_derive, satisfy Clippy, improve docs 2020-08-31 19:18:02 +01:00