Skip to content

Releases: henribru/googleapis-common-protos-stubs

v2.3.1

28 Jan 16:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

28 Jan 15:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

25 Nov 18:12
Compare
Choose a tag to compare

v2.1.0

05 Nov 13:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

16 Oct 08:49
Compare
Choose a tag to compare

What's Changed

This is released as a major version because if you're using Mypy you now need to run it with the --namespace-packages option. This is because the stub packages for google and some of its subpackages have been turned into namespace packages to comply with this update to PEP561: python/peps#2083

Full Changelog: v1.2.1...v2.0.0

v1.2.1

28 Feb 13:27
Compare
Choose a tag to compare
  • Fix missing stub dependency
  • Fix import path

v1.2.0

28 Feb 13:14
Compare
Choose a tag to compare

Regenerate stubs

v1.1.1.post1

25 Oct 13:18
Compare
Choose a tag to compare

Add PyPI classifier

v1.1.1

17 Oct 10:28
Compare
Choose a tag to compare

Adds some stub files that were missing from the previous update due to a misconfiguration of .gitignore

v1.1.0

01 Oct 18:35
Compare
Choose a tag to compare
  • Compatibility with v1.52.0
  • Generated with a newer version of mypy-protobuf
  • Formatting with black and isort