- Bump httpx for security update: https://github.com/sanic-org/sanic-testing/commit/18a1fd881c1f3ca89e37b74d9a722ab8f9e7e3d7
0.8.2
All instances of setting `test_mode` to class variable
0.8.1
31 Allow redirects to flow thru after upgrade to httpx
0.8.0
25 Cleanup dependency version requirements 29 Execute all lifecycle events in ASGI client 30 Move `test_mode` to class variable setter
0.7.0
- Add a new ReusableClient that can manually be started and stopped to allow multiple requests to be made against a since server instance - Add support for changes in new signals branch in main repo.