Skip to content

Releases: azaurus1/go-pinot-api

v0.2.1

27 Mar 04:16
7ae436e
Compare
Choose a tag to compare

What's Changed

  • added lowercase check, and notification of using basic auth by @azaurus1 in #123

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Mar 23:38
b4bc29f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.2.0

v0.1.5

19 Mar 07:58
7dd0bf7
Compare
Choose a tag to compare
Merge pull request #95 from azaurus1/make-structs-pointers

Makes some fields pointers so `omitempty` works

v0.1.4

12 Mar 16:49
223bac1
Compare
Choose a tag to compare

Catch non 200 responses from GET requests

v0.1.3

09 Mar 23:32
04405cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

09 Mar 23:05
49db50d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Mar 21:43
28b0d60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Mar 14:12
c3a1b95
Compare
Choose a tag to compare

First Release