We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e619002 commit 2ebbba9Copy full SHA for 2ebbba9
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## Unreleased
9
10
+- (BREAKING) The codegen logic has undergone a near-complete rewrite. This means
11
+ less nested data types in several cases. The generated code
12
+ will break for some queries.
13
+- The custom browser HTTP client in the `web` feature was replaced with
14
+ `reqwest`.
15
+
16
## 0.9.0 - 2020-03-13
17
18
## Added
0 commit comments