Skip to content

v5.12.0

Compare
Choose a tag to compare
@omarryhan omarryhan released this 02 Jul 22:08
· 14 commits to master since this release
c60370c

Features

Add type hints throughout the lib: #146

Details:

Added additional type annotations to the following functions:

ServiceAccountCreds.init
Aiogoogle.init
Aiogoogle.discover
Aiogoogle. as_service_account
Aiogoogle. aenter
Aiogoogle. aexit
Request.init

Thanks

To: @TomerYogev !