Skip to content

v0.8.0

Choose a tag to compare

@vshakitskiy vshakitskiy released this 03 Sep 17:10
· 143 commits to mistress since this release

Changelog:

  • Add ewe.stream_body for streaming the request body (including chunked encoding).
  • Simplified Builder type.
  • Add internal Buffer type.
  • Add ewe.quiet for setting empty on_start function.
  • Rename multiple functions and types, add aliases for clarity.
  • Add ewe.on_close argument for WebSocket upgrade function.
  • Add bunch of comments and separated internals into logical sections.