2.16.0
New EpoxyController now supports asynchronous model building and diffing by allowing you to provide a custom Handler to run these tasks. See the wiki for more details.
- New The
EpoxyController#addModelBuildListener
method was added to support listening for when model changes are dispatched to the recyclerview.