Skip to content

v2.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@boukeversteegh boukeversteegh released this 05 Jul 08:32
· 198 commits to master since this release
bde6d06

Several bugfixes and improvements required or will require small breaking changes, necessitating a new version.
2.0.0 will be released once the interface is stable.

Upgrade Guide

  • Add support for gRPC and stream-stream #83

  • Switch from pipenv to poetry for development #75

  • Fix two packages with the same name suffix should not cause naming conflict #25

  • Fix Import child package from root #57

  • Fix Import child package from package #58

  • Fix Import parent package from child package #59

  • Fix Import root package from child package #60

  • Fix Import root package from root #61

  • Fix ALL_CAPS message fields are parsed incorrectly. #11