* add Python 3.12 support (141 by timkofu) * add option to suppress logging (122 by Aeron) * add support for configuration with environment variables (140 by dekkers) * minor enhancements in Rust awaitables structs
0.6.1
**Patch release**
0.6.0
Changes since 0.5.x:
* add request body iteration in ASGI protocol * add support for request body iteration in RSGI protocol * add RSGI 1.2 support * add PyPy 3.10 wheels