Skip to content

Releases: setnicka/graphql

v0.3.1

02 Feb 11:47
Compare
Choose a tag to compare
Version 0.3.1

* Formatting - go fmt && go vet

v0.3.0

02 Feb 11:21
Compare
Choose a tag to compare

First forked version of the original https://github.com/machinebox/graphql

What's Changed

  • Fix: ensure that status codes are checked in any case by @setnicka in #1
  • expose details for returned errors by @setnicka in #2
  • Adde go.mod file with Go version 1.15

Full Changelog: https://github.com/setnicka/graphql/commits/v0.3.0