2.15.1
-
New Added kotlin sample code for building models. Updated wiki with info (https://github.com/airbnb/epoxy/wiki/Kotlin-Model-Examples)
-
Fix Generated kotlin extension functions now work with Models with type variables (#478)
-
Fix Backup is not enabled in manifest now (#481)
-
Fix Click listener setter on generated model has correct nullability annotation (#458)
-
Fix Avoid kotlin crash using toString on lambdas (#482)
-
Fix If EpoxyModelGroup has annotations the generated class now calls super methods correctly. (#483)