Commit Graph

104 Commits

Author SHA1 Message Date
Sunli
5a82ae9c48 Update CHANGELOG.md 2021-10-22 10:44:41 +08:00
Sunli
2588143919 Update CHANGELOG.md 2021-10-22 10:38:29 +08:00
Sunli
cc813d0c9e Update CHANGELOG.md 2021-10-12 17:56:48 +08:00
Sunli
cd9517f2ad 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
abf173c102 Update CHANGELOG 2021-09-29 15:57:15 +08:00
Sunli
1f2b3f2a98 Update CHANGELOG.md 2021-09-24 21:55:47 +08:00
Sunli
097c570c0b Change log level. #518 2021-09-24 10:54:52 +08:00
Sunli
ff2dc6a1f1 Update CHANGELOG.md 2021-09-17 10:26:10 +08:00
Sunli
b590cea008 Implement ScalarType for HashMap/BTreeMap to use ToString/FromStr. #585 2021-09-17 09:17:47 +08:00
Sunli
d3e14ae613 Add feature gate websocket for async-graphql-tide. 2021-09-17 08:40:28 +08:00
Sunli
243e1d323a Add support for graphql-ws pings. #635 2021-09-16 21:10:39 +08:00
Sunli
2594da1b7b Update CHANGELOG.md 2021-09-10 11:58:07 +08:00
Sunli
27a437e413 Release 2.9.14
async-graphql@2.9.14
async-graphql-actix-web@2.9.14
async-graphql-axum@2.9.14
async-graphql-derive@2.9.14
async-graphql-parser@2.9.14
async-graphql-poem@2.9.14
async-graphql-tide@2.9.14
async-graphql-value@2.9.14
async-graphql-warp@2.9.14

Generated by cargo-workspaces
2021-09-03 15:17:19 +08:00
Sunli
9dae0ad8c8 Update CHANGELOG 2021-09-02 20:06:39 +08:00
Sunli
f99aea4471 Update CHANGELOG.md 2021-09-01 09:18:19 +08:00
Sunli
744b70341f Update CHANGELOG.md 2021-08-24 15:35:29 +08:00
Sunli
0591817902 Update CHANGELOG.md 2021-08-22 16:56:15 +08:00
Sunli
f2e7c1a80c Update CHANGELOG.md 2021-08-19 11:21:23 +08:00
Diego Stratta
bb6be6e7fb Update CHANGELOG.md 2021-08-13 23:13:09 -03:00
Sunli
70d66f7df6 Update CHANGELOG.md 2021-08-05 19:14:43 +08:00
Tim Maddison
e07548fe51 Add with_setting changes to changelog 2021-07-23 10:20:52 +01:00
Sunli
4a0dbd38bb Update CHANGELOG.md 2021-07-20 15:18:48 +08:00
Sunli
28d22dbe32 Add support for the list operator to the input value validator. #579 2021-07-20 15:16:34 +08:00
Sunli
1468cc91bb Implemented OutputType for Bytes. #569 2021-07-18 21:42:39 +08:00
Sunli
5ff488fe68
Merge pull request #575 from oeed/master
Implement `TryFrom<&[SelectionField<'a>]>` for `Lookahead<'a>`
2021-07-15 15:11:11 +08:00
Oliver Cooper
cc34213317 Update CHANGELOG.md 2021-07-15 16:05:31 +12:00
Sunli
1218664ed8
Merge pull request #574 from oeed/master
Changed Lookahead to support multiple fields
2021-07-15 10:00:38 +08:00
Oliver Cooper
4e685f6f91 Update CHANGELOG.md 2021-07-15 13:58:05 +12:00
Sunli
fa78d4eecf Update CHANGELOG.md 2021-07-15 09:47:59 +08:00
Sunli
a552a5c536 Update CHANGELOG.md 2021-07-14 11:52:24 +08:00
Sunli
6e23b24906 Update CHANGELOG.md 2021-07-12 11:15:46 +08:00
Rodgers
4dc65c4ba7 Add Changelog 2021-07-09 18:57:30 +07:00
Sunli
d09ba7ec95 Update CHANGELOG.md 2021-07-04 14:14:41 +08:00
Sunli
6fce0c3ca3 Update CHANGELOG.md 2021-07-02 10:56:51 +08:00
Sunli
cc9c987ecb Update CHANGELOG.md 2021-06-29 09:32:10 +08:00
Sunli
7cb30db2f2 Fix the bug that MergedObject may cause panic. #539 2021-06-21 09:48:19 +08:00
Sunli
60994fd1be Update CHANGELOG.md 2021-06-17 10:55:30 +08:00
Sunli
f5e3329e86 Implement InputType and OutputType for [T; N] array. 2021-06-17 10:39:27 +08:00
Sunli
29a4b51a4e Update CHANGELOG.md 2021-06-16 17:21:45 +08:00
Sunli
849fb58cec Update CHANGELOG.md 2021-06-16 15:09:44 +08:00
Yin Jifeng
29593c6d45 feat: support bson v2.0.0-beta 2021-06-11 11:00:19 +08:00
Sunli
ea10d1656d Update CHANGELOG.md 2021-06-10 10:18:30 +08:00
Sunli
4c98ad2c92 Allow field guards to support paths. #536 2021-06-08 19:42:53 +08:00
Sunli
d22943cd03 Update CHANGELOG.md 2021-06-08 10:26:17 +08:00
Sunli
131309ef3f Update CHANGELOG.md 2021-06-08 10:26:00 +08:00
Sunli
b15e421f1e Update CHANGELOG.md 2021-06-07 14:38:32 +08:00
Sunli
c48ab7f17a Update CHANGELOG & Docs 2021-06-07 14:22:45 +08:00
Sunli
170d05283d Update changelog 2021-06-01 17:13:21 +08:00
Sunli
78bb4da72f Update CHANGELOG.md 2021-05-18 10:03:26 +08:00
Sunli
a4d38edadf Update CHANGELOG.md 2021-05-11 19:17:16 +08:00