Skip to content

Releases: lukaszraczylo/go-simple-graphql

v1.1.9

08 Apr 00:40
b9cd614
Compare
Choose a tag to compare

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

07 Apr 23:56
689b1ef
Compare
Choose a tag to compare

689b1ef Bugfixes + ability to set values per query.

v1.1.5

07 Apr 16:43
23f88a9
Compare
Choose a tag to compare

23f88a9 Update dependencies.
664a692 Fix test for error message.
2a628a7 Add retry mechanism.
e0913f8 New minor release after complete rewrite.

v1.0.76

31 Mar 15:02
6a8f99f
Compare
Choose a tag to compare

6a8f99f Micro optimisations.

v1.0.75

31 Mar 14:34
a5c4643
Compare
Choose a tag to compare

a5c4643 Update dependencies and use realigned structs.

v1.0.74

26 Feb 11:40
42e1afb
Compare
Choose a tag to compare

42e1afb Fix the ancient bug where client wasn't able to use non-https endpoints.

v1.0.73

26 Feb 10:55
9e8df7e
Compare
Choose a tag to compare

9e8df7e Clean the dependencies.
405d159 Use dialer to automagically pick between https and http endpoints.
b3e594f Update documentation.

v1.0.70

02 Feb 10:40
32d9e0b
Compare
Choose a tag to compare

32d9e0b Update dependencies.

v1.0.69

20 Dec 10:31
e706b07
Compare
Choose a tag to compare

e706b07 fixup! Add cache per query.
32091fc Add cache per query.

v1.0.67

19 Dec 11:26
edc695f
Compare
Choose a tag to compare

edc695f Update dependencies.
bd0c5ec Update logging package to bring a bit of a speed improvement.