Skip to content

v0.9.0-beta

Choose a tag to compare

@Ananto30 Ananto30 released this 26 Jul 19:01
· 30 commits to main since this release

Now supports Pydantic! πŸ™Œ

Thanks to @martincpt !

Breaking change

  • Python 3.8 is not supported anymore.

What's Changed

  • Add GenericEncoder and Pydantic support by @martincpt in #63
  • Fix pydantic lint issues by @Ananto30 in #64
  • Add benchmark history for better visibility by @Ananto30 in #65
  • Improve async client to use recv_task for response tracking by @Ananto30 in #66

New Contributors

Full Changelog: v0.8.0-beta...v0.9.0-beta