Releases: deploymenttheory/go-api-http-client
Releases · deploymenttheory/go-api-http-client
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
v0.0.99
v0.0.99
What's Changed
- Remove unnecessary error handling and add debug logs for setting Auth… by @ShocOne in #120
Full Changelog: v0.0.98...v0.0.99