This repository was archived by the owner on Feb 19, 2025. It is now read-only.
Fixes
- Fix race condition for concurrent requests using the
protecteddecorator.
Additions
- The
Clientcan now be used as an async context manager which starts
and closes the client automatically.
Changes
- The
InvalidKeyHandlerTandExcHandlerTtypes no longer includeOptional,
and instead are wrapped inOptionalin the function signature.
Diff: v0.7.1...v0.7.2
Changelog: v0.7.2