v0.4.18
What's Changed
- Make the import hook compatible with Python3.12.
- Added a
strict_decode
option to all protocols to force all strings in the response to be decoded tostr
. - Allow annotations in the
Union
type. - Fixed the
message_type
in oneway request.
New Contributors
- @LYF1999 made their first contribution in #211
- @helpau made their first contribution in #219
- @1C4nfaN made their first contribution in #226
- @pabfuentes made their first contribution in #233
Full Changelog: v0.4.17...v0.4.18