Releases: GraphQLSwift/Graphiti
Releases · GraphQLSwift/Graphiti
1.15.1 - Utrecht
What's Changed
- ci: Changes xcode version to latest stable by @NeedleInAJayStack in #139
- Fix exception thrown when two classes with the same name (but not the same fully-qualified name) are registered in a Schema by @abidon in #137
New Contributors
Full Changelog: 1.15.0...1.15.1
1.15.0 - Lugano
What's Changed
- Fixes hello world query type to ID by @NeedleInAJayStack in #132
- Add Directive Tests by @samisuteria in #134
- Adds
oneOf
andspecifiedBy
directive support by @NeedleInAJayStack in #136
Full Changelog: 1.14.0...1.15.0
1.14.0 - Innsbruck
What's Changed
Full Changelog: 1.13.0...1.14.0
1.13.0 - Toledo
What's Changed
- Exports code coverage by @NeedleInAJayStack in #127
- add swift 5.8 & 5.9 workflow by @samisuteria in #125
- Drops Encodable requirement on GraphQL types by @NeedleInAJayStack in #129
Full Changelog: 1.12.0...1.13.0
1.12.0 - Sicily
What's Changed
Full Changelog: 1.11.0...1.12.0
1.11.0 - Bucharest
1.10.1 - Nicosia
What's Changed
- chore: Adjusts format CI to use docker by @NeedleInAJayStack in #116
- Changes documentation examples to async/await by @NeedleInAJayStack in #117
- fix: Updates Identifier availability flag by @NeedleInAJayStack in #120
Full Changelog: 1.10.0...1.10.1
1.10.0 - Thessaloniki
1.9.0 - Alexandria
What's Changed
- Makes PageInfo and Edge public to make custom connections easier by @cshadek in #107
- Connections - Adds tests and documentation by @NeedleInAJayStack in #108
- Fixes connection processing order by @NeedleInAJayStack in #109
New Contributors
Full Changelog: 1.8.0...1.9.0
1.8.0 - Geneva
What's Changed
- Schema validation rules by @alexsteinerde in #105
New Contributors
- @alexsteinerde made their first contribution in #105
Full Changelog: 1.7.1...1.8.0