Skip to content

Releases: koenvo/pyodide-http

0.2.1

30 Mar 20:08
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @rth made their first contribution in #23

Full Changelog: 0.2.0...0.2.1

0.2.0

16 Nov 19:16
Compare
Choose a tag to compare

What's Changed

  • Change to support patching OpenerDirector objects in urllib by @xangma in #20
  • Add table for requests and urlib by @koenvo in #21

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1

09 Nov 14:43
Compare
Choose a tag to compare

What's Changed

  • Use to_js function to convert body to correct javascript type by @koenvo in #16
  • Add Request object to Response object by @koenvo in #18
  • fix for streaming js body by @joemarshall in #19

Full Changelog: 0.1.0...0.1.1

0.1.0

08 Oct 07:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/koenvo/pyodide-http/commits/0.1.0