Skip to content

Releases: GraphQLSwift/GraphQL

1.4.0 - Belfast

05 Jun 16:53
58788b8
Compare
Choose a tag to compare
  • Removed Runtime dependency and use Mirror for reflection calls
  • Fixed asserting when an object implements an interface with required field arguments
  • Added support for parsing null value literals

1.3.0 - Fly by Wire

12 May 17:24
7aa6430
Compare
Choose a tag to compare

Merge pull request #78 from NeedleInAJayStack/fix/recursiveInputs

1.2.1 - Coffee Beans

12 May 16:59
82081d1
Compare
Choose a tag to compare

1.2.0 - Marshall Royalties

05 Apr 22:24
abf41c2
Compare
Choose a tag to compare
Merge pull request #77 from NeedleInAJayStack/subscription

1.1.8 - Os Pássaros

08 Mar 17:19
21104b8
Compare
Choose a tag to compare
Merge pull request #76 from NeedleInAJayStack/concurrency

1.1.7 - Warning!

01 Aug 14:42
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/GraphQLSwift/GraphQL

1.1.6 - The Makeup

21 Jul 01:05
eb234d1
Compare
Choose a tag to compare
Merge pull request #62 from jbttn/jbutton/fix-bool-decoding

Fix boolean decoding for Map objects

1.1.5 - I've Got Blisters In My Fingers

04 Jul 22:49
Compare
Choose a tag to compare
Fix bug where a boolean literal was being initialized as a number ins…

1.1.4 - Blue Heat

30 Jun 13:43
Compare
Choose a tag to compare
Fix inconsitency between Foundation on mac and linux.

1.1.3 - Blown Speaker Sounds

30 Jun 01:14
Compare
Choose a tag to compare
Fix other bug when deserializing argument default value.