Commit Graph

263 Commits

Author SHA1 Message Date
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
Sunli
e8383550ba Release 1.17.14
async-graphql@1.17.14

Generated by cargo-workspaces
2020-08-31 16:13:40 +08:00
Sunli
1856b57f7b Release 1.17.13
async-graphql@1.17.13

Generated by cargo-workspaces
2020-08-31 15:41:19 +08:00
Sunli
d5822309c7 Release 1.17.12
async-graphql@1.17.12

Generated by cargo-workspaces
2020-08-29 08:45:34 +08:00
Sunli
036d2f3c03 Update Cargo.toml 2020-08-29 08:44:38 +08:00
Sunli
265845ceca Release 1.17.11
async-graphql@1.17.11
async-graphql-derive@1.17.11

Generated by cargo-workspaces
2020-08-27 15:38:13 +08:00
Sunli
904aef12bd Release 1.17.10
async-graphql@1.17.10
async-graphql-derive@1.17.10

Generated by cargo-workspaces
2020-08-17 21:50:42 +08:00
Sunli
3271b7ab5d Release 1.17.9
async-graphql@1.17.9
async-graphql-tide@1.17.9

Generated by cargo-workspaces
2020-08-16 10:54:17 +08:00
Sunli
87f1edddb6 Release 1.17.8
async-graphql@1.17.8

Generated by cargo-workspaces
2020-08-14 15:30:55 +08:00
Sunli
3897060bbe Release 1.17.7 2020-08-10 19:43:42 +08:00
Sunli
9dfe6fa365 Release 1.17.6
async-graphql@1.17.6
async-graphql-derive@1.17.6

Generated by cargo-workspaces
2020-08-10 14:15:50 +08:00
Sunli
0eeb23d99c Release 1.17.5
async-graphql@1.17.5
async-graphql-derive@1.17.5

Generated by cargo-workspaces
2020-08-10 10:53:42 +08:00
Sunli
a46e93a0c4 Release 1.17.4
async-graphql@1.17.4
async-graphql-derive@1.17.4
async-graphql-tide@1.17.4

Generated by cargo-workspaces
2020-08-09 15:05:56 +08:00
Sunli
66d0d9f62d Release 1.17.3
async-graphql@1.17.3
async-graphql-actix-web@1.17.3
async-graphql-derive@1.17.3
async-graphql-parser@1.17.3
async-graphql-tide@1.17.3
async-graphql-warp@1.17.3
chat@1.17.3
graphql-benchmark@1.17.3
simple@1.17.3

Generated by cargo-workspaces
2020-08-06 14:54:22 +08:00
Sunli
6862d255ab Release 1.17.2 2020-08-04 13:37:43 +08:00
Sunli
1fa2543c87 Release 1.17.1
async-graphql@1.17.1
async-graphql-actix-web@1.17.1
async-graphql-derive@1.17.1
async-graphql-parser@1.17.1
async-graphql-tide@1.17.1
async-graphql-warp@1.17.1
chat@1.17.1
graphql-benchmark@1.17.1
simple@1.17.1

Generated by cargo-workspaces
2020-08-04 13:34:36 +08:00
Sunli
56cbba8c5b Release 1.17.0
async-graphql@1.17.0
async-graphql-actix-web@1.17.0
async-graphql-derive@1.17.0
async-graphql-tide@1.17.0
async-graphql-warp@1.17.0

Generated by cargo-workspaces
2020-08-02 11:48:25 +08:00
Sunli
d06073fc77 Release 1.16.15
async-graphql@1.16.15

Generated by cargo-workspaces
2020-07-30 09:46:46 +08:00
Sunli
cbba2b9347 Release 1.16.14
async-graphql@1.16.14
async-graphql-parser@1.16.14

Generated by cargo-workspaces
2020-07-29 09:44:46 +08:00