Skip to content

2.15.1

Compare
Choose a tag to compare
@elihart elihart released this 06 Aug 20:59
· 205 commits to master since this release
2c5e188
  • 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)