Skip to content

Releases: deploymenttheory/go-api-http-client

v0.1.15

04 Apr 12:53
0dd6e9c
Compare
Choose a tag to compare

v0.1.15

What's Changed

  • Removed redundant code post refactor of api handler by @ShocOne in #139
  • Refactor ConstructAPIAuthEndpoint function to use Microsoft Graph API… by @ShocOne in #140

Full Changelog: v0.1.14...v0.1.15

v0.1.14

04 Apr 10:48
7cadc27
Compare
Choose a tag to compare

v0.1.14

What's Changed

  • Refactored api response success handling and moved it from api handler to the response package by @ShocOne in #138

Full Changelog: v0.1.13...v0.1.14

v0.1.13

04 Apr 09:44
06ddcb5
Compare
Choose a tag to compare

v0.1.13

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.12

04 Apr 09:09
aa0b9e0
Compare
Choose a tag to compare

v0.1.12

What's Changed

Full Changelog: v0.1.11...v0.1.12

v0.1.11

04 Apr 08:42
08bc4b1
Compare
Choose a tag to compare

v0.1.11

What's Changed

  • Refactor code to improve performance and readability by @ShocOne in #135

Full Changelog: v0.1.10...v0.1.11

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