Commit Graph

1768 Commits

Author SHA1 Message Date
Sunli
95142e7217 Update CHANGELOG.md 2021-11-03 15:33:58 +08:00
Sunli
4793c362c3 Merge branch 'graphql-2021' 2021-11-03 15:32:49 +08:00
Sunli
87339a2180
Merge pull request #686 from Miaxos/documentations_extensions
Add documentation about extensions
2021-11-03 15:03:27 +08:00
Miaxos
6f7da53b54 misc: remove old extension documentation 2021-11-02 20:26:41 +00:00
Miaxos
60116b40e5 misc(doc): add extension documentation 2021-11-02 20:23:51 +00:00
Sunli
62b5dad1af Update code-coverage.yml 2021-11-02 20:47:29 +08:00
Sunli
dc1bffcca4 Add specified_by_url for Upload 2021-11-02 20:35:43 +08:00
Sunli
51321b0e84 Number value literal lookahead restrictions - [GraphQL - October 2021] #685 2021-11-02 20:35:43 +08:00
Sunli
e3aeb93872 Update CHANGELOG.md 2021-11-02 20:35:43 +08:00
Sunli
bb0c4624a6 Add specified_by_url for Tz & DateTime<Tz> & Url & Uuid scalars 2021-11-02 20:35:05 +08:00
Sunli
3306f85a8a Subscription typename - [GraphQL - October 2021] #681 2021-11-02 20:35:05 +08:00
Sunli
a2a419430b Allow directive on variable definition - [GraphQL - October 2021] #678 2021-11-02 20:35:05 +08:00
Sunli
91bb9e81fb Specified By - [GraphQL - October 2021] #677 2021-11-02 20:35:05 +08:00
Sunli
7a4b0c0aa3 update ci 2021-11-02 20:34:41 +08:00
Sunli
404cf9ef48
Merge pull request #669 from jregistr/update-to-rust-edition-2021
Use Rust 2021 Edition
2021-11-02 20:12:44 +08:00
Sunli
3964e5c36c
Merge branch 'master' into update-to-rust-edition-2021 2021-11-02 20:08:41 +08:00
Sunli
d569824172
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
48b88f6cf8 misc: dbg missed 2021-10-28 15:55:00 +00:00
Miaxos
897ef79b72 feat: add with for object & complex object & update documentation 2021-10-28 12:42:13 +00:00
Miaxos
cd10c2b6dd feat: use with for simple object 2021-10-28 10:22:39 +00:00
Miaxos
aec3c42bd0 fix: do not use extend, useless 2021-10-28 01:42:15 +00:00
Miaxos
2941b7283d feat: add basic coercion for SimpleObject derived arg 2021-10-27 13:37:13 +00:00
Sunli
f676cc5a2d 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
7e8f3fdb85 Update CHANGELOG.md 2021-10-27 20:08:12 +08:00
Sunli
43f60b6a40 Bump poem to 1.0.13 2021-10-27 20:06:33 +08:00
Sunli
009555868e 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
8ad6230dd2 Bump poem from 1.0.7 to 1.0.11 2021-10-27 13:57:05 +08:00
Sunli
91f50c92a3 Update CHANGELOG.md 2021-10-26 20:45:34 +08:00
Sunli
47e3e80d14 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
271946eb0c Respect query object field order. #612 2021-10-26 19:02:15 +08:00
Sunli
5733cb3262
Merge pull request #670 from Miaxos/feat_derived_field_simple_object
Add derived macro argument for SimpleObject & Complex Object
2021-10-26 09:35:50 +08:00
Miaxos
878a1d4d84 feat: add derived for simple object & complex object 2021-10-25 12:23:12 +00:00
Miaxos
3f227217ae feat: add derived on simple objects 2021-10-25 10:56:33 +00:00
Sunli
8b778cc6a5
Merge pull request #667 from Miaxos/derived_fields
feat: add derived field for object
2021-10-24 09:24:34 +08:00
Sunli
74cc43d25c 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
4e429ffd1d Update CHANGELOG.md 2021-10-23 19:34:26 +08:00
Sunli
fc59171159 Update examples 2021-10-23 16:13:54 +08:00
Sunli
107394c89c Bump poem from 0.6.6 to 1.0.7 2021-10-23 16:13:54 +08:00
Jeff Registre
2098842400
Removed import for new prelude members: TryFrom, TryInto, FromIterator 2021-10-22 19:34:49 -04:00
Jeff Registre
2c524a2ce9
Update cargo edition to 2021 2021-10-22 19:34:47 -04:00
Miaxos
1ebab7f794 misc: update documentation 2021-10-22 13:10:06 +00:00
Miaxos
02009c401b feat: add derived field for complex object 2021-10-22 13:08:49 +00:00
Sunli
527aa8298a Update examples 2021-10-22 19:29:38 +08:00
Sunli
8bbd4cba27 Update release.yml 2021-10-22 12:19:24 +08:00
Sunli
5a82ae9c48 Update CHANGELOG.md 2021-10-22 10:44:41 +08:00
Sunli
84b2da29e9 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
Sunli
2588143919 Update CHANGELOG.md 2021-10-22 10:38:29 +08:00
Sunli
11eda39cdc
Merge pull request #665 from OvermindDL1/fix-2021-Subscription-procmacro
Fix the `Subscription` procmacro to work on Rust 2021 by adding the missing required `dyn` keywords in the generated output
2021-10-22 10:22:57 +08:00
OvermindDL1
f57d72b348
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
9cf85e5a85
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