4.6.0
4.6.0 (May 12, 2021)
New Feature!
Epoxy View Binder (#1175) Bind epoxy models to views outside of a RecyclerView.
Potentially Breaking
- Use kotlin dsl marker for model building receivers (#1180)
This change uses Kotlin's DSL marker annotation to enforce proper usage of model building extension
functions. You may now need to change some references in your model building code to explicitly reference properties with this
.