Moshi v1.12.0 Release Notes

  • 2021-04-01

    • New: Improve generated code performance when all properties are set.
    • Fix: Don't crash on a missing type element like @SuppressLint.
    • Fix: Update the JVM metadata library to avoid problems on Kotlin 1.5.0-M2.
    • Fix: Support generic arrays with defaults in generated adapters.
    • Fix: Don't generate code with simple name collisions.
    • Upgrade: [Okio 2.10.0][okio_2_10_0].
    • Upgrade: [Kotlin 1.4.31][kotlin_1_4_31].