Commit Graph

354 Commits

Author SHA1 Message Date
Sunli
83dbe4d058 Release 3.0.30
async-graphql@3.0.30
async-graphql-actix-web@3.0.30
async-graphql-axum@3.0.30
async-graphql-derive@3.0.30
async-graphql-parser@3.0.30
async-graphql-poem@3.0.30
async-graphql-rocket@3.0.30
async-graphql-tide@3.0.30
async-graphql-value@3.0.30
async-graphql-warp@3.0.30

Generated by cargo-workspaces
2022-02-16 14:01:11 +08:00
Sunli
65c47100bf Release 3.0.29
async-graphql@3.0.29
async-graphql-actix-web@3.0.29
async-graphql-axum@3.0.29
async-graphql-derive@3.0.29
async-graphql-parser@3.0.29
async-graphql-poem@3.0.29
async-graphql-rocket@3.0.29
async-graphql-tide@3.0.29
async-graphql-value@3.0.29
async-graphql-warp@3.0.29

Generated by cargo-workspaces
2022-02-06 17:18:18 +08:00
Sunli
ff3c87ccb4 Merge pull request #813 from tamasfe/feat-flatten-context
feat: Pass context to resolvers with flatten attribute
2022-02-06 11:41:25 +08:00
Sunli
2552c240a5 Add support for using both ComplexObject and InputObject. 2022-02-06 11:39:50 +08:00
tamasfe
2261e7311b feat(derive): pass context with flatten 2022-02-04 17:30:58 +01:00
Sunli
70ff722364 Release 3.0.28
async-graphql@3.0.28
async-graphql-actix-web@3.0.28
async-graphql-axum@3.0.28
async-graphql-derive@3.0.28
async-graphql-parser@3.0.28
async-graphql-poem@3.0.28
async-graphql-rocket@3.0.28
async-graphql-tide@3.0.28
async-graphql-value@3.0.28
async-graphql-warp@3.0.28

Generated by cargo-workspaces
2022-01-31 20:03:57 +08:00
Sunli
5563aafacd Release 3.0.27
async-graphql@3.0.27
async-graphql-actix-web@3.0.27
async-graphql-axum@3.0.27
async-graphql-derive@3.0.27
async-graphql-parser@3.0.27
async-graphql-poem@3.0.27
async-graphql-rocket@3.0.27
async-graphql-tide@3.0.27
async-graphql-value@3.0.27
async-graphql-warp@3.0.27

Generated by cargo-workspaces
2022-01-28 10:16:22 +08:00
Sunli
117b53d056 Release 3.0.26
async-graphql@3.0.26
async-graphql-actix-web@3.0.26
async-graphql-axum@3.0.26
async-graphql-derive@3.0.26
async-graphql-parser@3.0.26
async-graphql-poem@3.0.26
async-graphql-rocket@3.0.26
async-graphql-tide@3.0.26
async-graphql-value@3.0.26
async-graphql-warp@3.0.26

Generated by cargo-workspaces
2022-01-26 18:07:45 +08:00
Sunli
334b6efe99 Add skip_input attribute to InputObject macro, skip_output attribute to SimpleObject macro. #797 2022-01-26 17:54:24 +08:00
Sunli
e1db5954ef Release 3.0.25
async-graphql@3.0.25
async-graphql-actix-web@3.0.25
async-graphql-axum@3.0.25
async-graphql-derive@3.0.25
async-graphql-parser@3.0.25
async-graphql-poem@3.0.25
async-graphql-rocket@3.0.25
async-graphql-tide@3.0.25
async-graphql-value@3.0.25
async-graphql-warp@3.0.25

Generated by cargo-workspaces
2022-01-25 09:29:43 +08:00
Sunli
b9feedc2ca Release 3.0.24
async-graphql@3.0.24
async-graphql-actix-web@3.0.24
async-graphql-axum@3.0.24
async-graphql-derive@3.0.24
async-graphql-parser@3.0.24
async-graphql-poem@3.0.24
async-graphql-rocket@3.0.24
async-graphql-tide@3.0.24
async-graphql-value@3.0.24
async-graphql-warp@3.0.24

Generated by cargo-workspaces
2022-01-24 11:15:17 +08:00
Sunli
91b99e71d3 Release 3.0.23
async-graphql@3.0.23
async-graphql-actix-web@3.0.23
async-graphql-axum@3.0.23
async-graphql-derive@3.0.23
async-graphql-parser@3.0.23
async-graphql-poem@3.0.23
async-graphql-rocket@3.0.23
async-graphql-tide@3.0.23
async-graphql-value@3.0.23
async-graphql-warp@3.0.23

Generated by cargo-workspaces
2022-01-21 10:40:47 +08:00
Sunli
d376f1277b Release 3.0.22
async-graphql@3.0.22
async-graphql-actix-web@3.0.22
async-graphql-axum@3.0.22
async-graphql-derive@3.0.22
async-graphql-parser@3.0.22
async-graphql-poem@3.0.22
async-graphql-rocket@3.0.22
async-graphql-tide@3.0.22
async-graphql-value@3.0.22
async-graphql-warp@3.0.22

Generated by cargo-workspaces
2022-01-18 11:26:30 +08:00
Sunli
cea21fbe45 Add support flatten attribute for SimpleObject, ComplexObject and Object macros. #533 2022-01-18 10:33:07 +08:00
Sunli
5193c462b5 Release 3.0.21
async-graphql@3.0.21
async-graphql-actix-web@3.0.21
async-graphql-axum@3.0.21
async-graphql-derive@3.0.21
async-graphql-parser@3.0.21
async-graphql-poem@3.0.21
async-graphql-rocket@3.0.21
async-graphql-tide@3.0.21
async-graphql-value@3.0.21
async-graphql-warp@3.0.21

Generated by cargo-workspaces
2022-01-11 09:45:51 +08:00
Sunli
707890e551 Add Union and Interface support for trait objects. #780
Clippy clean
2022-01-11 09:35:09 +08:00
Sunli
92f3864396 Release 3.0.20
async-graphql@3.0.20
async-graphql-actix-web@3.0.20
async-graphql-axum@3.0.20
async-graphql-derive@3.0.20
async-graphql-parser@3.0.20
async-graphql-poem@3.0.20
async-graphql-rocket@3.0.20
async-graphql-tide@3.0.20
async-graphql-value@3.0.20
async-graphql-warp@3.0.20

Generated by cargo-workspaces
2022-01-05 13:06:10 +08:00
Sunli
b484a6104d Fix the generic SimpleObject can't define the lifetimes. #774 2022-01-05 11:52:02 +08:00
Oscar Beaumont
df8f4f2791 feat: added min_password_strength validator 2021-12-30 13:53:22 +08:00
Sunli
b8431541c9 Release 3.0.19
async-graphql@3.0.19
async-graphql-actix-web@3.0.19
async-graphql-axum@3.0.19
async-graphql-derive@3.0.19
async-graphql-parser@3.0.19
async-graphql-poem@3.0.19
async-graphql-rocket@3.0.19
async-graphql-tide@3.0.19
async-graphql-value@3.0.19
async-graphql-warp@3.0.19

Generated by cargo-workspaces
2021-12-30 10:43:35 +08:00
Sunli
7dbadf26c5 Release 3.0.18
async-graphql@3.0.18
async-graphql-actix-web@3.0.18
async-graphql-axum@3.0.18
async-graphql-derive@3.0.18
async-graphql-parser@3.0.18
async-graphql-poem@3.0.18
async-graphql-rocket@3.0.18
async-graphql-tide@3.0.18
async-graphql-value@3.0.18
async-graphql-warp@3.0.18

Generated by cargo-workspaces
2021-12-26 11:47:50 +08:00
Sunli
9f51772ad9 Fix field guards not working on ComplexObject. #767 2021-12-26 10:42:36 +08:00
Sunli
da80518c89 Release 3.0.17
async-graphql@3.0.17
async-graphql-actix-web@3.0.17
async-graphql-axum@3.0.17
async-graphql-derive@3.0.17
async-graphql-parser@3.0.17
async-graphql-poem@3.0.17
async-graphql-rocket@3.0.17
async-graphql-tide@3.0.17
async-graphql-value@3.0.17
async-graphql-warp@3.0.17

Generated by cargo-workspaces
2021-12-17 10:01:24 +08:00
Sunli
33774efc08 Release 3.0.15
async-graphql@3.0.15
async-graphql-actix-web@3.0.15
async-graphql-axum@3.0.15
async-graphql-derive@3.0.15
async-graphql-parser@3.0.15
async-graphql-poem@3.0.15
async-graphql-rocket@3.0.15
async-graphql-tide@3.0.15
async-graphql-value@3.0.15
async-graphql-warp@3.0.15

Generated by cargo-workspaces
2021-12-12 10:12:20 +08:00
Sunli
d7c92a596a Release 3.0.14
async-graphql@3.0.14
async-graphql-actix-web@3.0.14
async-graphql-axum@3.0.14
async-graphql-derive@3.0.14
async-graphql-parser@3.0.14
async-graphql-poem@3.0.14
async-graphql-rocket@3.0.14
async-graphql-tide@3.0.14
async-graphql-value@3.0.14
async-graphql-warp@3.0.14

Generated by cargo-workspaces
2021-12-09 10:18:36 +08:00
Sunli
d9bfe8ed82 Release 3.0.13
async-graphql@3.0.13
async-graphql-actix-web@3.0.13
async-graphql-axum@3.0.13
async-graphql-derive@3.0.13
async-graphql-parser@3.0.13
async-graphql-poem@3.0.13
async-graphql-rocket@3.0.13
async-graphql-tide@3.0.13
async-graphql-value@3.0.13
async-graphql-warp@3.0.13

Generated by cargo-workspaces
2021-12-07 11:32:02 +08:00
Sunli
eb27b0856e No longer assumes that a subscription stream that failed to resolve has ended. #744 2021-12-07 11:00:53 +08:00
Sunli
4995bd7316 Release 3.0.12
async-graphql@3.0.12
async-graphql-actix-web@3.0.12
async-graphql-axum@3.0.12
async-graphql-derive@3.0.12
async-graphql-parser@3.0.12
async-graphql-poem@3.0.12
async-graphql-rocket@3.0.12
async-graphql-tide@3.0.12
async-graphql-value@3.0.12
async-graphql-warp@3.0.12

Generated by cargo-workspaces
2021-12-05 10:08:42 +08:00
Sunli
2afacf6bcc Merge branch 'master' into lets-avoid-dupes 2021-12-03 09:08:58 +08:00
Sunli
0bc0283012 Release 3.0.10
async-graphql@3.0.10
async-graphql-derive@3.0.10

Generated by cargo-workspaces
2021-11-30 13:46:42 +08:00
Sunli
86f10c5397 Fix the custom validator cannot work on Option<Vec<T>>. 2021-11-30 13:46:23 +08:00
Sunli
5fcf552a93 Release 3.0.9
async-graphql@3.0.9
async-graphql-derive@3.0.9

Generated by cargo-workspaces
2021-11-30 12:04:26 +08:00
Sunli
c0a257dc7d Fix the validator cannot work on Option<Vec<T>>. 2021-11-30 12:03:55 +08:00
Sunli
28a17a9a03 Release 3.0.8
async-graphql@3.0.8
async-graphql-derive@3.0.8

Generated by cargo-workspaces
2021-11-30 09:48:33 +08:00
Sunli
4a265ed29d #[grapql(validator(list))] no longer applies to max_items and min_items. 2021-11-30 09:40:02 +08:00
Bastien Orivel
6e6b006580 Update darling to 0.13 and bump version 2021-11-29 11:11:32 +01:00
Sunli
d8d8d59ec9 Release 3.0.7
async-graphql@3.0.7
async-graphql-actix-web@3.0.7
async-graphql-axum@3.0.7
async-graphql-derive@3.0.7
async-graphql-parser@3.0.7
async-graphql-poem@3.0.7
async-graphql-rocket@3.0.7
async-graphql-tide@3.0.7
async-graphql-value@3.0.7
async-graphql-warp@3.0.7

Generated by cargo-workspaces
2021-11-23 09:07:28 +08:00
Sunli
296eba3847 Release 3.0.6
async-graphql@3.0.6
async-graphql-actix-web@3.0.6
async-graphql-axum@3.0.6
async-graphql-derive@3.0.6
async-graphql-parser@3.0.6
async-graphql-poem@3.0.6
async-graphql-rocket@3.0.6
async-graphql-tide@3.0.6
async-graphql-value@3.0.6
async-graphql-warp@3.0.6

Generated by cargo-workspaces
2021-11-20 09:06:47 +08:00
Sunli
1b50738af7 Custom directive 2021-11-20 09:04:46 +08:00
Sunli
3f458dcb31 Release 3.0.5
async-graphql@3.0.5
async-graphql-actix-web@3.0.5
async-graphql-axum@3.0.5
async-graphql-derive@3.0.5
async-graphql-parser@3.0.5
async-graphql-poem@3.0.5
async-graphql-rocket@3.0.5
async-graphql-tide@3.0.5
async-graphql-value@3.0.5
async-graphql-warp@3.0.5

Generated by cargo-workspaces
2021-11-19 08:35:16 +08:00
Sunli
e2ef677519 Release 3.0.4
async-graphql@3.0.4
async-graphql-actix-web@3.0.4
async-graphql-axum@3.0.4
async-graphql-derive@3.0.4
async-graphql-parser@3.0.4
async-graphql-poem@3.0.4
async-graphql-rocket@3.0.4
async-graphql-value@3.0.4
async-graphql-warp@3.0.4

Generated by cargo-workspaces
2021-11-18 16:01:56 +08:00
Sunli
559bbedd3e Allowed use validators on wrapper types, for example: Option<T>, MaybeUnefined<T>.
Remove `OutputJson` because `Json` can replace it.
2021-11-18 15:43:12 +08:00
Sunli
3616ca8fec Release 3.0.3
async-graphql@3.0.3
async-graphql-actix-web@3.0.3
async-graphql-axum@3.0.3
async-graphql-derive@3.0.3
async-graphql-parser@3.0.3
async-graphql-poem@3.0.3
async-graphql-rocket@3.0.3
async-graphql-value@3.0.3
async-graphql-warp@3.0.3

Generated by cargo-workspaces
2021-11-18 09:30:32 +08:00
Sunli
8243921fa4 Release 3.0.2
async-graphql@3.0.2
async-graphql-actix-web@3.0.2
async-graphql-axum@3.0.2
async-graphql-derive@3.0.2
async-graphql-parser@3.0.2
async-graphql-poem@3.0.2
async-graphql-rocket@3.0.2
async-graphql-value@3.0.2
async-graphql-warp@3.0.2

Generated by cargo-workspaces
2021-11-17 17:03:48 +08:00
Sunli
502bfb8670 Add url, regex and ip validators. 2021-11-17 11:12:52 +08:00
Sunli
f40c4ca3e6 Release 3.0.1
async-graphql@3.0.1
async-graphql-actix-web@3.0.1
async-graphql-axum@3.0.1
async-graphql-derive@3.0.1
async-graphql-parser@3.0.1
async-graphql-poem@3.0.1
async-graphql-rocket@3.0.1
async-graphql-value@3.0.1
async-graphql-warp@3.0.1

Generated by cargo-workspaces
2021-11-17 08:49:52 +08:00
Sunli
af25734697 Remove the ctx parameter of CustomValidator::check. #710 2021-11-17 08:46:13 +08:00
Sunli
fb7465dcb7 Release 3.0.0
async-graphql@3.0.0
async-graphql-actix-web@3.0.0
async-graphql-axum@3.0.0
async-graphql-derive@3.0.0
async-graphql-parser@3.0.0
async-graphql-poem@3.0.0
async-graphql-rocket@3.0.0
async-graphql-value@3.0.0
async-graphql-warp@3.0.0

Generated by cargo-workspaces
2021-11-16 18:19:48 +08:00
Sunli
7e492103e3 Release 3.0.0-alpha.3
async-graphql@3.0.0-alpha.3
async-graphql-actix-web@3.0.0-alpha.3
async-graphql-axum@3.0.0-alpha.3
async-graphql-derive@3.0.0-alpha.3
async-graphql-parser@3.0.0-alpha.3
async-graphql-poem@3.0.0-alpha.3
async-graphql-rocket@3.0.0-alpha.3
async-graphql-value@3.0.0-alpha.3
async-graphql-warp@3.0.0-alpha.3

Generated by cargo-workspaces
2021-11-16 18:03:39 +08:00
Sunli
32a6cd39f4 Release 3.0.0-alpha.2
async-graphql@3.0.0-alpha.2
async-graphql-actix-web@3.0.0-alpha.2
async-graphql-axum@3.0.0-alpha.2
async-graphql-derive@3.0.0-alpha.2
async-graphql-parser@3.0.0-alpha.2
async-graphql-poem@3.0.0-alpha.2
async-graphql-rocket@3.0.0-alpha.2
async-graphql-value@3.0.0-alpha.2
async-graphql-warp@3.0.0-alpha.2

Generated by cargo-workspaces
2021-11-16 16:22:06 +08:00
Sunli
5a1f0ed865 Add some validators 2021-11-16 16:20:40 +08:00
Sunli
4b1cb058fa Release 3.0.0-alpha.1
async-graphql@3.0.0-alpha.1
async-graphql-actix-web@3.0.0-alpha.1
async-graphql-axum@3.0.0-alpha.1
async-graphql-derive@3.0.0-alpha.1
async-graphql-parser@3.0.0-alpha.1
async-graphql-poem@3.0.0-alpha.1
async-graphql-rocket@3.0.0-alpha.1
async-graphql-value@3.0.0-alpha.1
async-graphql-warp@3.0.0-alpha.1

Generated by cargo-workspaces
2021-11-16 15:28:20 +08:00
Sunli
a656ab111b Release 3.0.0-alpha.0
async-graphql@3.0.0-alpha.0
async-graphql-actix-web@3.0.0-alpha.0
async-graphql-axum@3.0.0-alpha.0
async-graphql-derive@3.0.0-alpha.0
async-graphql-parser@3.0.0-alpha.0
async-graphql-poem@3.0.0-alpha.0
async-graphql-rocket@3.0.0-alpha.0
async-graphql-value@3.0.0-alpha.0
async-graphql-warp@3.0.0-alpha.0

Generated by cargo-workspaces
2021-11-16 15:11:21 +08:00
Sunli
3d8a8ef6af Update documents 2021-11-16 14:51:20 +08:00
Sunli
60245769f5 Rework guards 2021-11-16 10:22:39 +08:00
Sunli
71cbb9d20c Rework validators 3 2021-11-15 18:37:33 +08:00
Sunli
613bbc5b91 Custom validator 2021-11-15 11:08:56 +08:00
Sunli
dd55421ede Rework validators 2 2021-11-15 09:12:13 +08:00
Sunli
eb022a0cca Rework validators 2021-11-14 21:09:14 +08:00
Sunli
382d745042 Merge branch 'master' into async-graphql-v3 2021-11-13 09:33:12 +08:00
Sunli
6272d72a15 Release 2.11.3
async-graphql@2.11.3
async-graphql-actix-web@2.11.3
async-graphql-axum@2.11.3
async-graphql-derive@2.11.3
async-graphql-parser@2.11.3
async-graphql-poem@2.11.3
async-graphql-rocket@2.11.3
async-graphql-tide@2.11.3
async-graphql-value@2.11.3
async-graphql-warp@2.11.3

Generated by cargo-workspaces
2021-11-13 09:30:09 +08:00
Sunli
acb44bdd05 Hide types that are not referenced by visible fields. #698 2021-11-12 07:24:04 +08:00
Sunli
0e9e087691 Move the methods of the Type trait to InputType and OutputType. 2021-11-12 07:23:05 +08:00
Sunli
202525903a Release 2.11.2
async-graphql@2.11.2
async-graphql-actix-web@2.11.2
async-graphql-axum@2.11.2
async-graphql-derive@2.11.2
async-graphql-parser@2.11.2
async-graphql-poem@2.11.2
async-graphql-rocket@2.11.2
async-graphql-tide@2.11.2
async-graphql-value@2.11.2
async-graphql-warp@2.11.2

Generated by cargo-workspaces
2021-11-11 08:57:55 +08:00
Sunli
b359b62976 If a GraphQL name conflict is detected when creating schema, it will cause panic. #499 2021-11-08 10:25:31 +08:00
Sunli
70fb209b30 Release 2.11.1
async-graphql@2.11.1
async-graphql-actix-web@2.11.1
async-graphql-axum@2.11.1
async-graphql-derive@2.11.1
async-graphql-parser@2.11.1
async-graphql-poem@2.11.1
async-graphql-rocket@2.11.1
async-graphql-tide@2.11.1
async-graphql-value@2.11.1
async-graphql-warp@2.11.1

Generated by cargo-workspaces
2021-11-07 21:25:43 +08:00
Sunli
16cf3b8d82 Release 2.11.0
async-graphql@2.11.0
async-graphql-actix-web@2.11.0
async-graphql-axum@2.11.0
async-graphql-derive@2.11.0
async-graphql-parser@2.11.0
async-graphql-poem@2.11.0
async-graphql-rocket@2.11.0
async-graphql-tide@2.11.0
async-graphql-value@2.11.0
async-graphql-warp@2.11.0

Generated by cargo-workspaces
2021-11-03 15:36:48 +08:00
Sunli
057d6aebfd Subscription typename - [GraphQL - October 2021] #681 2021-11-02 20:35:05 +08:00
Sunli
c6d26884a9 Specified By - [GraphQL - October 2021] #677 2021-11-02 20:35:05 +08:00
Sunli
38dcc7d582 update ci 2021-11-02 20:34:41 +08:00
Sunli
abac47fc50 Merge branch 'master' into update-to-rust-edition-2021 2021-11-02 20:08:41 +08:00
Sunli
0b6bb1a54e Merge pull request #674 from Miaxos/derived_wrapper_types
Add basic coercion for `derived` for SimpleObject
2021-10-29 10:13:20 +08:00
Miaxos
b361119ca0 feat: add with for object & complex object & update documentation 2021-10-28 12:42:13 +00:00
Miaxos
f3ef60033f feat: use with for simple object 2021-10-28 10:22:39 +00:00
Miaxos
cf407adce0 fix: do not use extend, useless 2021-10-28 01:42:15 +00:00
Miaxos
fa34a8ae68 feat: add basic coercion for SimpleObject derived arg 2021-10-27 13:37:13 +00:00
Sunli
9610ae4695 Release 2.10.8
async-graphql@2.10.8
async-graphql-actix-web@2.10.8
async-graphql-axum@2.10.8
async-graphql-derive@2.10.8
async-graphql-parser@2.10.8
async-graphql-poem@2.10.8
async-graphql-rocket@2.10.8
async-graphql-tide@2.10.8
async-graphql-value@2.10.8
async-graphql-warp@2.10.8

Generated by cargo-workspaces
2021-10-27 20:08:35 +08:00
Sunli
f1fda411b9 Release 2.10.7
async-graphql@2.10.7
async-graphql-actix-web@2.10.7
async-graphql-axum@2.10.7
async-graphql-derive@2.10.7
async-graphql-parser@2.10.7
async-graphql-poem@2.10.7
async-graphql-rocket@2.10.7
async-graphql-tide@2.10.7
async-graphql-value@2.10.7
async-graphql-warp@2.10.7

Generated by cargo-workspaces
2021-10-27 13:58:47 +08:00
Sunli
fb38b548d1 Release 2.10.6
async-graphql@2.10.6
async-graphql-actix-web@2.10.6
async-graphql-axum@2.10.6
async-graphql-derive@2.10.6
async-graphql-parser@2.10.6
async-graphql-poem@2.10.6
async-graphql-rocket@2.10.6
async-graphql-tide@2.10.6
async-graphql-value@2.10.6
async-graphql-warp@2.10.6

Generated by cargo-workspaces
2021-10-26 20:44:45 +08:00
Sunli
9b5149ee23 Respect query object field order. #612 2021-10-26 19:02:15 +08:00
Miaxos
b7232cea65 feat: add derived for simple object & complex object 2021-10-25 12:23:12 +00:00
Miaxos
e9e73f489d feat: add derived on simple objects 2021-10-25 10:56:33 +00:00
Sunli
057a29c145 Merge pull request #667 from Miaxos/derived_fields
feat: add derived field for object
2021-10-24 09:24:34 +08:00
Sunli
91cf37e28d Release 2.10.5
async-graphql@2.10.5
async-graphql-actix-web@2.10.5
async-graphql-axum@2.10.5
async-graphql-derive@2.10.5
async-graphql-parser@2.10.5
async-graphql-poem@2.10.5
async-graphql-rocket@2.10.5
async-graphql-tide@2.10.5
async-graphql-value@2.10.5
async-graphql-warp@2.10.5

Generated by cargo-workspaces
2021-10-23 19:34:57 +08:00
Sunli
c1459b9b22 Update examples 2021-10-23 16:13:54 +08:00
Jeff Registre
30009005d1 Removed import for new prelude members: TryFrom, TryInto, FromIterator 2021-10-22 19:34:49 -04:00
Jeff Registre
6e71fac257 Update cargo edition to 2021 2021-10-22 19:34:47 -04:00
Miaxos
e1c577de44 feat: add derived field for complex object 2021-10-22 13:08:49 +00:00
Sunli
7769adb012 Release 2.10.4
async-graphql@2.10.4
async-graphql-actix-web@2.10.4
async-graphql-axum@2.10.4
async-graphql-derive@2.10.4
async-graphql-parser@2.10.4
async-graphql-poem@2.10.4
async-graphql-rocket@2.10.4
async-graphql-tide@2.10.4
async-graphql-value@2.10.4
async-graphql-warp@2.10.4

Generated by cargo-workspaces
2021-10-22 10:39:19 +08:00
OvermindDL1
2bfbc56a46 Move the dyn placement in the Subscription macro to the type injection instead of in-place to allow for non-trait implementations (type aliases). 2021-10-21 10:54:07 -06:00
OvermindDL1
bda4c17d70 Fix the Subscription procmacro to work on Rust 2021 by adding the missing required dyn keywords in the generated output 2021-10-21 10:35:03 -06:00
root
ef22c48d28 Release 2.10.3
async-graphql@2.10.3
async-graphql-actix-web@2.10.3
async-graphql-axum@2.10.3
async-graphql-derive@2.10.3
async-graphql-parser@2.10.3
async-graphql-poem@2.10.3
async-graphql-rocket@2.10.3
async-graphql-tide@2.10.3
async-graphql-value@2.10.3
async-graphql-warp@2.10.3

Generated by cargo-workspaces
2021-10-12 18:22:48 +08:00
Miaxos
391d3d10e4 feat: add visible macro argument for union type 2021-10-11 21:54:50 +00:00
Sunli
526452b494 Release 2.10.2
async-graphql@2.10.2
async-graphql-actix-web@2.10.2
async-graphql-axum@2.10.2
async-graphql-derive@2.10.2
async-graphql-parser@2.10.2
async-graphql-poem@2.10.2
async-graphql-rocket@2.10.2
async-graphql-tide@2.10.2
async-graphql-value@2.10.2
async-graphql-warp@2.10.2

Generated by cargo-workspaces
2021-09-29 16:01:42 +08:00
Sunli
9dc3be78ac Add concrete names support for Object macro. #633 2021-09-24 21:00:17 +08:00
Sunli
73b30d4982 Release 2.10.1
async-graphql@2.10.1
async-graphql-actix-web@2.10.1
async-graphql-axum@2.10.1
async-graphql-derive@2.10.1
async-graphql-parser@2.10.1
async-graphql-poem@2.10.1
async-graphql-tide@2.10.1
async-graphql-value@2.10.1
async-graphql-warp@2.10.1

Generated by cargo-workspaces
2021-09-24 11:22:24 +08:00
Sunli
4740579ec9 Change the execution order of chain and race guards. #614 2021-09-24 10:30:46 +08:00
Sunli
03ad6e45e5 Release 2.10.0
async-graphql@2.10.0
async-graphql-actix-web@2.10.0
async-graphql-axum@2.10.0
async-graphql-derive@2.10.0
async-graphql-parser@2.10.0
async-graphql-poem@2.10.0
async-graphql-tide@2.10.0
async-graphql-value@2.10.0
async-graphql-warp@2.10.0

Generated by cargo-workspaces
2021-09-17 10:26:28 +08:00
Sunli
ee0e917813 Implement ScalarType for HashMap/BTreeMap to use ToString/FromStr. #585 2021-09-17 09:17:47 +08:00
Sunli
296a59225e Implement GraphQL enum to Value conversion. #617 2021-09-17 09:02:09 +08:00