Skip to content

Releases: wacker-dev/waki

v0.4.2

31 Oct 14:15
Compare
Choose a tag to compare

What's Changed

  • Adding authority to Requests for both client and server. by @usergood in #30

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

28 Oct 02:22
Compare
Choose a tag to compare

What's Changed

  • Fix the issue when the response body exceeds 4096 bytes by @iawia002 in #29

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Oct 08:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

12 Oct 02:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Jul 02:11
Compare
Choose a tag to compare

What's Changed

  • Use bash script instead of build script to manage wit dependencies by @iawia002 in #16

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

v0.3.0

14 Jun 07:30
Compare
Choose a tag to compare

What's Changed

  • Add initial support for handling multipart/form-data body by @iawia002 in #7
  • Use HeaderMap instead of HashMap by @iawia002 in #8
  • Add the form method for Request/Response by @iawia002 in #9
  • Minor changes to url related methods by @iawia002 in #10

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

v0.2.0

07 Jun 07:23
2e49a9a
Compare
Choose a tag to compare

What's Changed

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

v0.1.0

05 Jun 08:31
53d9d01
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/wacker-dev/waki/commits/v0.1.0