Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

v0.7.2

Latest
Compare
Choose a tag to compare
@Jonxslays Jonxslays released this 07 May 00:31
· 1 commit to master since this release
8f161fb

Fixes

  • Fix race condition for concurrent requests using the protected decorator.

Additions

  • The Client can now be used as an async context manager which starts
    and closes the client automatically.

Changes

  • The InvalidKeyHandlerT and ExcHandlerT types no longer include Optional,
    and instead are wrapped in Optional in the function signature.

Diff: v0.7.1...v0.7.2
Changelog: v0.7.2