Wire v3.4.0 Release Notes

Release Date: 2020-09-24 // over 3 years ago
  • 2020-09-24

    • New: Stop emitting enum constant options as fields for Kotlin.
    • New: The Wire Gradle plugin task is now cacheable.
    • New: New GrpcCall function to help implement fakes.
    • New: Change GrpcStreamingCall.execute() to support structured concurrency.