Skip to content

Releases: TimOrtel/GRPC-Kotlin-Multiplatform

0.4.0

26 Feb 20:21
Compare
Choose a tag to compare

What's Changed

  • Upgrade project by @TimOrtel in #24
  • Update to Kotlin 1.9.22

0.3.0

07 Mar 20:18
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Unified proto generation for iOS and JVM/Android.
  • Added test cases to increase test coverage.
  • Injection of by protoc generated JVM/Android protos is no longer required. The plugin generates them themself.