Skip to content

Releases: maticzav/swift-graphql

SwiftGraphQL 5.1.2

14 Jan 13:56
778b5ec
Compare
Choose a tag to compare

5.1.2 (2024-01-14)

Bug Fixes

  • correct starscream dependency minimum version to 4.0.5 (#188) (778b5ec)

SwiftGraphQL 5.1.1

14 Jan 13:55
ede32ca
Compare
Choose a tag to compare

5.1.1 (2024-01-14)

SwiftGraphQL 5.1.0

31 Oct 10:32
8e8eb89
Compare
Choose a tag to compare

5.1.0 (2023-10-31)

Features

  • Introduces async/await wrapper APIs (#184)

SwiftGraphQL 5.0.10

19 Oct 17:54
f88e3ff
Compare
Choose a tag to compare

5.0.10 (2023-10-19)

Features

  • Multiline deprecation reasons are now supported

SwiftGraphQL 5.0.9

19 Oct 17:53
72a9fc9
Compare
Choose a tag to compare

5.0.9 (2023-10-19)

SwiftGraphQL 5.0.8

18 Oct 07:53
fd54087
Compare
Choose a tag to compare

5.0.8 (2023-10-18)

Bug Fixes

  • Surrounding underscores are now correctly supported (fd54087)

SwiftGraphQL 5.0.7

12 Jul 13:57
3f0687b
Compare
Choose a tag to compare

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

10 Jul 14:15
7aab0f1
Compare
Choose a tag to compare

5.0.6 (2023-07-10)

Bug Fixes

  • Circumvent the generated client warnings in the Xcode 15 beta (#146) (7aab0f1)

SwiftGraphQL 5.0.5

04 Jul 08:35
b457761
Compare
Choose a tag to compare

5.0.5 (2023-07-04)

Bug Fixes

  • Fix ExecutionResult Decoder to Conform to GraphQL Spec (#144) (b457761)

SwiftGraphQL 5.0.4

04 Jul 07:13
1b56905
Compare
Choose a tag to compare

5.0.4 (2023-07-04)

Bug Fixes

  • expose operation constructor and decoder (#142) (1b56905)