Skip to content

v0.1.2

Compare
Choose a tag to compare
@buildbreaker buildbreaker released this 27 Feb 23:40
· 279 commits to main since this release
1e28ec1

What's Changed

  • Adding generateCallbackMethods to the Connect-Kotlin generator to generate unary callback signatures (#9)
  • Adding generateCoroutineMethods to the Connect-Kotlin generator (default is true) to generate unary coroutine signatures (#9).
  • Fixes edge case generation with java_multiple_files configured (#6).

Full Changelog: v0.1.1...v0.1.2