Skip to content

v0.4.18

Compare
Choose a tag to compare
@aisk aisk released this 27 Feb 09:29
· 41 commits to master since this release

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 to str.
  • Allow annotations in the Union type.
  • Fixed the message_type in oneway request.

New Contributors

Full Changelog: v0.4.17...v0.4.18