Releases: devilcove/httpclient
Releases · devilcove/httpclient
v0.6.0
What's Changed
- return both response and errResponse by @mattkasun in #14
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
What's Changed
- return http status code for JSON func/method by @mattkasun in #12
Full Changelog: v0.3.1...v0.4.0
Version v0.3.1
What's Changed
- Refactor jsonendpoint struct by @mattkasun in #10
- refactor jsonEndpoint by @mattkasun in #11
Full Changelog: v0.3.0...v0.3.1
Version v0.3.0
Added new struct and method for JSON response from endpoint
What's Changed
- Re-add JSON Method by @mattkasun in #7
Full Changelog: v0.2.0...v0.3.0
Version 0.2.0
JSON method removed
Function/method names updated
What's Changed
- fix generic param by @mattkasun in #5
- Drop JSON method by @mattkasun in #6
Full Changelog: v0.1.0...v0.2.0
Initial Test Release
Merge pull request #3 from devilcove/develop Use generic type for response in JSON call