What's Changed
- Add Python 3.13 support by @MarshalX in #416
- Add support for
LexRef
as a Schema type of inputs by @MarshalX in #412 - Replace
threading.Lock
with a boolean flag in_WebsocketClient
by @Darkkekus in #402 - Update compatibility with Read The Docs by @MarshalX in #405
- Update lexicons by @MarshalX in #403, #404, #413
- Fix different cases of response header names by @MarshalX in #415
New Contributors
- @Darkkekus made their first contribution in #402
Full Changelog: v0.0.54...v0.0.55