Release 1.13.2
What's Changed
- Updated readme to include unicode chars by @gavin-aguiar in #144
- Fixing the Key decode issue for multi-events by @shrohilla in #146
- Revert "Revert "Add SQL Binding support (#124)"" by @gavin-aguiar in #147
- Implement read1 method for InputStream by @pdthummar in #149
- Warning should specify to await handle_async by @tonybaloney in #151
- add warmup context by @YunchuWang in #154
- Support ASGI middleware chains by only yielding http.disconnect when response has been fully received by @tonybaloney in #153
- Drop 3.6 and add 3.11 to test matrix by @tonybaloney in #152
- Revert "add warmup context (#154)" by @YunchuWang in #157
- Fix callable type hint in v2 by @YunchuWang in #160
- Moved SqlRow from _abc by @gavin-aguiar in #150
- Fix decorator typehints by @baluyotraf in #162
New Contributors
- @baluyotraf made their first contribution in #162
Full Changelog: 1.12.0...1.13.2