Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Releases: wacker-dev/wasi-http-client

v0.2.1

20 May 09:38
Compare
Choose a tag to compare

This version is the same as v0.2.0. It fixes the docs.rs build failure issue.

This release is just to ensure the documentation displays correctly.

v0.2.0

20 May 08:41
Compare
Choose a tag to compare

What's Changed

  • Add integration tests by @iawia002 in #5
  • Add json method for Response by @iawia002 in #7
  • Refactor body-related method of the Response by @iawia002 in #8
  • Add more convenience methods to the RequestBuilder by @iawia002 in #9

Full Changelog: v0.1.1...v0.2.0

v0.1.1

13 May 06:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 May 08:19
88582e4
Compare
Choose a tag to compare
Merge pull request #1 from wacker-dev/init

Initial version of wasi-http-client