v0.3.1
This release follows up with some important improvements found when integrating with connect-python.
📈 Enhancements
- Support content-encoding in test transports
- Timeout in WSGI transport when waiting on the app to complete
- Make transport constructors match the parameters of the default transport
- Allow reading the previous app exception from ASGITransport, for example to check it for lifespan failure
Full Changelog: v0.3.0...v0.3.1