Skip to content

v0.7.2

Latest
Compare
Choose a tag to compare
@Jonxslays Jonxslays released this 07 May 00:31
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