Releases: GraphQLSwift/GraphQL
Releases · GraphQLSwift/GraphQL
3.0.0 - São Paulo
Adds complete SDL tooling & validation!
See the Migration guide for any necessary public API changes.
What's Changed
- Schema Definition Language Support by @NeedleInAJayStack in #154
Full Changelog: 2.10.3...3.0.0
2.10.3 - Ushuaia
What's Changed
- Set Swift 5.8 as the minimum supported version by @3a4oT in #146
- Allows numeric values to be parsed as GraphQLBools by @NeedleInAJayStack in #156
New Contributors
Full Changelog: 2.10.2...2.10.3
2.10.2 - Macapá
What's Changed
- Fixes scalar type serialization by @NeedleInAJayStack in #153
Full Changelog: 2.10.1...2.10.2
2.10.1 - Paramaribo
What's Changed
- ci: Changes xcode version to latest stable by @NeedleInAJayStack in #145
- Fixes default value introspection by @NeedleInAJayStack in #151
Full Changelog: 2.10.0...2.10.1
2.10.0 - Foz do Iguaçu
What's Changed
- Exposes
parse
andprint
functions by @NeedleInAJayStack in #143 - Adds
oneOf
andspecifiedBy
directives by @NeedleInAJayStack in #144
Full Changelog: 2.9.2...2.10.0
2.9.2 - Arica
What's Changed
- Fix issue with shadow variables in Swift 5.4 by @samisuteria in #141
Full Changelog: 2.9.1...2.9.2
2.9.1 - Rio Gallegos
What's Changed
- Fixes Parser & Printer for SDL Functionality by @NeedleInAJayStack in #138
- Fixes compiler warnings by @NeedleInAJayStack in #140
Full Changelog: 2.9.0...2.9.1
2.9.0 - El Cocuy
What's Changed
- Adds Custom Validation Rules by @NeedleInAJayStack in #136
Full Changelog: 2.8.0...2.9.0
2.8.0 - Tamarindo
What's Changed
- Visitor Fixes and Editing Support by @NeedleInAJayStack in #134
- Adds Validation Rules by @NeedleInAJayStack in #135
Full Changelog: 2.7.1...2.8.0
2.7.1 - Paramaribo
What's Changed
- add workflow for Swift 5.9 by @samisuteria in #131
- Port Printer from graphql-js by @samisuteria in #130
- Exports code coverage by @NeedleInAJayStack in #132
- Fixes NoUnusedVariablesRule false positive by @NeedleInAJayStack in #133
Full Changelog: 2.7.0...2.7.1