- Added streaming support for JSON Lines and binary data using `yield` and upgraded Starlette to 0.46.0.
- Added new documentation for streaming JSON Lines, streaming data, updated response examples and websocket docs.
- Enhanced test suite with pytest‑xdist and coverage integration.