Releases: maticzav/swift-graphql
Releases · maticzav/swift-graphql
SwiftGraphQL 5.1.2
5.1.2 (2024-01-14)
Bug Fixes
- correct starscream dependency minimum version to 4.0.5 (#188) (778b5ec)
SwiftGraphQL 5.1.0
5.1.0 (2023-10-31)
Features
- Introduces async/await wrapper APIs (#184)
SwiftGraphQL 5.0.10
5.0.10 (2023-10-19)
Features
- Multiline deprecation reasons are now supported
SwiftGraphQL 5.0.8
5.0.8 (2023-10-18)
Bug Fixes
- Surrounding underscores are now correctly supported (fd54087)
SwiftGraphQL 5.0.7
5.0.7 (2023-07-12)
Bug Fixes
- Raise an Execution Exception before trying to decode a Query Response (#150) (3f0687b)
SwiftGraphQL 5.0.6
5.0.6 (2023-07-10)
Bug Fixes
- Circumvent the generated client warnings in the Xcode 15 beta (#146) (7aab0f1)
SwiftGraphQL 5.0.5
5.0.5 (2023-07-04)
Bug Fixes
- Fix ExecutionResult Decoder to Conform to GraphQL Spec (#144) (b457761)