Releases: googleapis/proto-plus-python
Releases · googleapis/proto-plus-python
v1.14.3
Bug Fixes
- adding enums to a repeated field does not raise a TypeError (#202) (2a10bbe)
v1.14.2
Bug Fixes
- use the correct environment for uploading to pypi (#199) (babdc5c)
v1.14.0
Features
Bug Fixes
- proper setitem and insert for RepeatedComposite (#178) (1157a76)
- proper native marshal for repeated enumeration fields (#180) (30265d6)
v1.10.1
Bug Fixes
- accessing an unset struct_pb2.Value field does not raise (#140) (d045cbf)
- add LICENSE and tests to package (#146) (815c943)