Skip to content

Releases: oowl/lua-reqwest

0.1.4

17 Dec 16:22
f67f336

Choose a tag to compare

What's Changed

  • fix: remove luajit feature from cargo.toml by @oowl in #9

Full Changelog: 0.1.3...0.1.4

0.1.3

17 Dec 15:12

Choose a tag to compare

What's Changed

  • fix(lib.rs): remove debug print statement for connect_timeout by @tzssangglass in #7

New Contributors

Full Changelog: 0.1.2...0.1.3

0.1.2

28 May 11:02
49a3a2d

Choose a tag to compare

What's Changed

  • fix: pin reqwest version to 0.12.7 by @dylankyc in #5

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

13 Nov 08:17

Choose a tag to compare

Full Changelog: 0.1.0...0.1.1

0.1.0

11 Sep 05:29

Choose a tag to compare

What's Changed

  • Fix test by @oowl in #2
  • feat: body table support non utf-8 bytes for gzip case by @oowl in #3

Full Changelog: https://github.com/oowl/lua-reqwest/commits/0.1.0