wire v2.0.3 Release Notes

Release Date: 2016-01-05 // over 8 years ago
  • 2016-01-04

    • New: ProtoAdapter.get overload which returns an adapter given an instance of a message.
    • New: @Nullable annotations are emitted for optional fields when using --android.
    • Fix: Remove the need for javac to generate synthetic accessor methods in the generated code. This results in smaller code size and less method references (for Android users).