Releases: lukaszraczylo/go-simple-graphql
Releases · lukaszraczylo/go-simple-graphql
v1.1.9
b9cd614 Revert default output to string for backwards compatibility.
eef4e39 Add ability to set the output for query.
d764980 Add mapstring output and update the README.
v1.1.6
689b1ef Bugfixes + ability to set values per query.
v1.1.5
23f88a9 Update dependencies.
664a692 Fix test for error message.
2a628a7 Add retry mechanism.
e0913f8 New minor release after complete rewrite.
v1.0.75
a5c4643 Update dependencies and use realigned structs.
v1.0.74
42e1afb Fix the ancient bug where client wasn't able to use non-https endpoints.
v1.0.73
9e8df7e Clean the dependencies.
405d159 Use dialer to automagically pick between https and http endpoints.
b3e594f Update documentation.
v1.0.67
edc695f Update dependencies.
bd0c5ec Update logging package to bring a bit of a speed improvement.