Commit Graph

249 Commits

Author SHA1 Message Date
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
Sunli
01233a9c28 Release 1.16.13
async-graphql@1.16.13
async-graphql-parser@1.16.13

Generated by cargo-workspaces
2020-07-24 16:56:17 +08:00
Sunli
a2aa731fe4 Use log crate instead of xlog because xlog still needs to be perfected. #217 2020-07-24 16:55:46 +08:00
Sunli
b8ae062f90 Release 1.16.12
async-graphql@1.16.12
async-graphql-tide@1.16.12

Generated by cargo-workspaces
2020-07-20 10:42:17 +08:00
Sunli
5cffc19a45 Release 1.16.11
async-graphql@1.16.11
async-graphql-parser@1.16.11

Generated by cargo-workspaces
2020-07-17 11:10:33 +08:00
Sunli
2e1c4cefbb Release 1.16.10
async-graphql@1.16.10
async-graphql-actix-web@1.16.10
async-graphql-derive@1.16.10
async-graphql-parser@1.16.10
async-graphql-tide@1.16.10
async-graphql-warp@1.16.10

Generated by cargo-workspaces
2020-07-17 10:15:25 +08:00
Sunli
4d3851e1b5 Replace log crate with xlog. 2020-07-15 18:05:24 +08:00
Sunli
b31bed65e7 Release 1.16.9
async-graphql@1.16.9
async-graphql-tide@1.16.9

Generated by cargo-workspaces
2020-07-11 10:05:50 +08:00
Sunli
4ca2b3bd61 Release 1.16.8
async-graphql@1.16.8

Generated by cargo-workspaces
2020-07-08 15:10:47 +08:00
Sunli
304698703f Release 1.16.7
async-graphql@1.16.7

Generated by cargo-workspaces
2020-07-08 15:07:04 +08:00
Sunli
788c1895fe Release 1.16.6
async-graphql@1.16.6
async-graphql-actix-web@1.16.6
async-graphql-derive@1.16.6
async-graphql-parser@1.16.6
async-graphql-tide@1.16.6
async-graphql-warp@1.16.6

Generated by cargo-workspaces
2020-07-08 08:26:41 +08:00
Sunli
3b4454ab47 Release 1.16.5
async-graphql@1.16.5
async-graphql-derive@1.16.5

Generated by cargo-workspaces
2020-07-03 09:45:12 +08:00
Sunli
4aed1a86cc Release 1.16.4
async-graphql@1.16.4
async-graphql-actix-web@1.16.4
async-graphql-derive@1.16.4
async-graphql-tide@1.16.4
async-graphql-warp@1.16.4

Generated by cargo-workspaces
2020-07-02 10:29:52 +08:00
Sunli
2b272d4e93 Release 1.16.3
async-graphql@1.16.3
async-graphql-derive@1.16.3

Generated by cargo-workspaces
2020-06-30 16:14:36 +08:00
Sunli
5d4032bca7 Release 1.16.2
async-graphql@1.16.2
async-graphql-derive@1.16.2
async-graphql-warp@1.16.2

Generated by cargo-workspaces
2020-06-30 08:12:25 +08:00