Skip to content

Releases: devilcove/httpclient

v0.6.2

19 Oct 15:46
1215823

Choose a tag to compare

What's Changed

  • Bump github.com/Kairum-Labs/should from 0.2.0 to 0.2.1 by @dependabot[bot] in #25

Full Changelog: v0.6.1...v0.6.2

v0.6.1

17 Sep 17:17
316d856

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Nov 19:48
0e2e747

Choose a tag to compare

What's Changed

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

v0.5.0

11 Nov 19:28
a422db0

Choose a tag to compare

What's Changed

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

v0.4.0

27 Oct 15:24
a38ed1d

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

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

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

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

Choose a tag to compare

Merge pull request #3 from devilcove/develop

Use generic type for response in JSON call