Skip to content

Releases: graph-gophers/graphql-go

v1.5.0

19 Dec 10:05
3951ad4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

10 Apr 22:26
24abfa5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

Release v1.3.0

18 Jan 21:27
eae31ca
Compare
Choose a tag to compare
  • [FEATURE] Support custom panic handler #468
  • [TESTS] Add more tests for variable validation #470
  • [FEATURE] Support interfaces implementing interfaces #471
  • [BUG] Support parsing nanoseconds time properly #486
  • [BUG] Fix a bug in maxDepth fragment spread logic #492

Release v1.2.0

13 Sep 21:40
5457f60
Compare
Choose a tag to compare
  • [FEATURE] Accept custom JSON scalar value as resolver argument (#467)

Release v1.1.0

30 Apr 21:19
4378f8e
Compare
Choose a tag to compare
  • [FEATURE] Add types package #437
  • [FEATURE] Expose packer.Unmarshaler as decode.Unmarshaler to the public #450
  • [FEATURE] Add location fields to type definitions #454
  • [FEATURE] errors.Errorf preserves original error similar to fmt.Errorf #456
  • [BUGFIX] Fix duplicated __typename in response (fixes #369) #443

Initial stable release

11 Apr 22:35
21b77bd
Compare
Choose a tag to compare

Initial stable release