Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Latest commit

 

History

History
77 lines (34 loc) · 4.11 KB

CHANGELOG.md

File metadata and controls

77 lines (34 loc) · 4.11 KB

Changelog

0.3.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#68) (190c5b0)

Miscellaneous Chores

0.3.1 (2021-07-20)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#67) (cd12659)

0.3.0 (2021-07-01)

Features

Bug Fixes

Documentation

0.2.2 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#52) (5d4926d)

0.2.1 (2021-05-28)

Bug Fixes

0.2.0 (2021-03-29)

Features

  • add async clients (f8e3d0f)
  • add common resource helper methods (f8e3d0f)

Bug Fixes

  • BREAKING rename PriceRange.min to PriceRange.min_, PriceRange.max to PriceRange.max_ (f8e3d0f)
  • fix bug with enums closes #14, #20 (f8e3d0f)

0.1.0 (2020-03-13)

Features