v0.7.2
v0.7.0 introduced a bug that caused the code generator to emit invalid code for services that expose multiple RPCs.
This release fixes the error and adds a test case to avoid future regressions.
🪲 Bugfixes
- fix code generation for services that expose multiple RPCs (#166)