Releases: deploymenttheory/go-api-http-client
Releases · deploymenttheory/go-api-http-client
v0.1.15
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
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.10
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
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.7
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
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