Skip to content

Releases: devilcove/httpclient

v0.6.0

19 Nov 19:48
0e2e747
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Nov 19:28
a422db0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Oct 15:24
a38ed1d
Compare
Choose a tag to compare

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

24 Oct 12:48
0028e69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

Version v0.3.0

24 Oct 11:08
8745d41
Compare
Choose a tag to compare

Added new struct and method for JSON response from endpoint

What's Changed

Full Changelog: v0.2.0...v0.3.0

Version 0.2.0

23 Oct 20:07
d50ff0a
Compare
Choose a tag to compare

JSON method removed
Function/method names updated

What's Changed

Full Changelog: v0.1.0...v0.2.0

Initial Test Release

23 Oct 11:06
ea87232
Compare
Choose a tag to compare
Merge pull request #3 from devilcove/develop

Use generic type for response in JSON call