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