Changelog

0.2.0 (2021-10-08)

Features

  • add context manager support in client (#41) (2d8fbd5)

0.1.5 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (ce0077b)

0.1.4 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (db5d966)

0.1.3 (2021-08-18)

Features

  • add Samples section to CONTRIBUTING.rst (#14) (998adbe)

Bug Fixes

Miscellaneous Chores

0.1.2 (2021-07-21)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#13) (a85e8aa)

0.1.1 (2021-06-30)

Miscellaneous Chores

0.1.0 (2021-06-25)

Features