Skip to content

Releases: sonirico/withttp

Bugfix release: compilation error

15 Feb 19:37
Compare
Choose a tag to compare

Bugfix release: propagate context on native client

15 Feb 18:38
Compare
Choose a tag to compare
v0.7.2

fix: native http client with context

minor release: request & reponse logging

23 Dec 11:49
Compare
Choose a tag to compare
v0.7.1

feat: logging request

v0.7.0

14 Oct 17:56
ff906bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

14 Oct 17:54
aa3a580
Compare
Choose a tag to compare

What's Changed

  • feat: prototype csv parsing by @sonirico in #7
  • enhacement: csv parser can handle quotes and separators by @sonirico in #8

Full Changelog: v0.5.1...v0.6.0

v0.5.1

22 Sep 23:12
576e6ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

07 Sep 22:51
Compare
Choose a tag to compare

What's Changed

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

v0.4.0

01 Sep 19:34
5eb1fc5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

31 Aug 23:18
de788da
Compare
Choose a tag to compare

What's Changed

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

v0.2.0

30 Aug 13:10
Compare
Choose a tag to compare

feat: automatically serialize body payloads through content-type header
feat: exponse new CallEndpoint interface.
chore: update readme