Releases: graphql-dotnet/parser
Releases · graphql-dotnet/parser
9.5.1
What's Changed
- Use auto properties and misc code cleanup by @alexander-jesner-AP in #398
- Fix readme: "case case" by @gao-artur in #400
- Fix formatting errors reported by the current .NET SDK by @Shane32 in #408
- Fix SDLPrinter to include operation type for queries with variables by @Shane32 in #407
New Contributors
- @alexander-jesner-AP made their first contribution in #398
- @gao-artur made their first contribution in #400
Full Changelog: 9.5.0...9.5.1
9.5.0
9.4.0
9.3.1
8.4.2
9.3.0
9.2.1
8.4.1
Version 9.2.0
What's Changed
- Remove init-only setters for full .NET Standard / .NET Framework compatibility by @Shane32 in #319
- Add SDLSorter by @Shane32 in #327
- SDLSorter fixes by @Shane32 in #329
- Add DefaultVisitorContext and NullVisitorContext by @Shane32 in #336
- Remove ThrowIfCancellationRequested from VisitAsync by @Shane32 in #337
Full Changelog: 9.1.0...9.2.0
Version 8.4.0
What's Changed
- Add SDLSorter by @Shane32 in #327
- Cherry pick Make AST constructors parametrized (#307) for v8 by @Shane32 in #328
- SDLSorter fixes by @Shane32 in #329
- Add DefaultVisitorContext and NullVisitorContext by @Shane32 in #336
- Remove ThrowIfCancellationRequested from VisitAsync by @Shane32 in #337
Full Changelog: 8.3.0...8.4.0