Commit Graph

8 Commits

Author SHA1 Message Date
rsdy
95687af37b Resurrect code generation through tests 2022-09-05 17:30:42 +01:00
Sunli
9dd3ec894f Fixes #1039 2022-08-23 09:41:50 +08:00
Sunli
339df7c934 Release 4.0.7
async-graphql@4.0.7
async-graphql-actix-web@4.0.7
async-graphql-axum@4.0.7
async-graphql-derive@4.0.7
async-graphql-parser@4.0.7
async-graphql-poem@4.0.7
async-graphql-rocket@4.0.7
async-graphql-tide@4.0.7
async-graphql-value@4.0.7
async-graphql-warp@4.0.7

Generated by cargo-workspaces
2022-08-09 17:20:04 +08:00
Sunli
a54b131926 Use prettyplease to format the code 2022-08-09 14:49:49 +08:00
Sunli
d339e011fa Limits the recursion depth of the parser. 2022-08-09 11:06:20 +08:00
Sunli
f4748c4b35 Update parser 2022-05-01 09:53:36 +08:00
Sunli
0d03a95f8f Clippy clean 2022-04-28 12:14:23 +08:00
Dirkjan Ochtman
7ca4166766 parser: move code generation into a test 2022-04-25 11:35:37 +02:00