v2.2.10
What's Changed
- build(deps): update pyo3 requirement from 0.24.2 to 0.25.0 by @dependabot in #200
- style: fmt lifecycle identifiers by @0x676e67 in #205
- refactor(async_impl): Use async style for
Response.close()
to match async conventions by @0x676e67 in #206 - docs(ws): update WebSocket message property type by @0x676e67 in #207
Full Changelog: v2.2.9...v2.2.10