Skip to content

Commit 8864f4f

Browse files
Merge pull request #103 from boukeversteegh/fix/service-input-message
Fix - No arguments are generated for stub methods when using `import` with proto definition
2 parents 0321160 + 1d7ba85 commit 8864f4f

File tree

6 files changed

+312
-226
lines changed

6 files changed

+312
-226
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
> `2.0.0` will be released once the interface is stable.
1616
1717
- Add support for gRPC and **stream-stream** [#83](https://github.com/danielgtaylor/python-betterproto/pull/83)
18-
- Switch from to `poetry` for development [#75](https://github.com/danielgtaylor/python-betterproto/pull/75)
19-
- Fix No arguments are generated for stub methods when using import with proto definition
18+
- Switch from `pipenv` to `poetry` for development [#75](https://github.com/danielgtaylor/python-betterproto/pull/75)
2019
- Fix two packages with the same name suffix should not cause naming conflict [#25](https://github.com/danielgtaylor/python-betterproto/issues/25)
2120

2221
- Fix Import child package from root [#57](https://github.com/danielgtaylor/python-betterproto/issues/57)

0 commit comments

Comments
 (0)