Skip to content

Releases: deploymenttheory/go-api-http-client

v0.1.10

04 Apr 08:19
907e849
Compare
Choose a tag to compare

v0.1.10

What's Changed

  • Moved error responses from the api integration to a centralised response package by @ShocOne in #134

Full Changelog: v0.1.9...v0.1.10

v0.1.9

04 Apr 08:06
ca10057
Compare
Choose a tag to compare

v0.1.9

What's Changed

  • Refactor parseHTMLResponse to concatenate all text within

    tags by @ShocOne in #133

Full Changelog: v0.1.8...v0.1.9

v0.1.8

04 Apr 08:00
0533ae5
Compare
Choose a tag to compare

v0.1.8

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

04 Apr 07:18
cd24af1
Compare
Choose a tag to compare

v0.1.7

What's Changed

  • Remove unused test file and update error handling in response package by @ShocOne in #131

Full Changelog: v0.1.6...v0.1.7

v0.1.6

04 Apr 05:16
4f3dbed
Compare
Choose a tag to compare

v0.1.6

What's Changed

  • Changed error handling behaviour and removed redundant cookie handling functions by @ShocOne in #130

Full Changelog: v0.1.5...v0.1.6

v0.1.5

03 Apr 13:09
82d081e
Compare
Choose a tag to compare

v0.1.5

What's Changed

  • Added test coverage for refactored http client by @ShocOne in #128
  • setting redirect handler tests to TODO by @ShocOne in #129

Full Changelog: v0.1.4...v0.1.5

v0.1.4

03 Apr 09:31
9adf1a0
Compare
Choose a tag to compare

v0.1.4

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 Apr 07:57
01ac595
Compare
Choose a tag to compare

v0.1.3

What's Changed

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

v0.1.2

02 Apr 15:26
4732100
Compare
Choose a tag to compare

v0.1.2

What's Changed

  • Code tidy up after cookiejar move to own package by @ShocOne in #125

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

v0.1.1

02 Apr 14:31
81ae499
Compare
Choose a tag to compare

v0.1.1

What's Changed

  • Added unit tests for headers package by @ShocOne in #122
  • Remove unused code related to token management and API handling by @ShocOne in #123
  • Moved cookiejar to it's own specific package by @ShocOne in #124

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