v0.9.0-beta
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
- @martincpt made their first contribution in #63
Full Changelog: v0.8.0-beta...v0.9.0-beta