Version 1.5.0 (2020-03-08)
- New
onRecyclerViewIdle(@IdRes recyclerViewId: Int)
for waiting until `RecyclerView has no more pending updates. - Fix
RecyclerViewItemCountAssertion
's param type nullability. - Update Kotlin, AGP, Gradle, RxJava 2, RxJava 3, RxKotlin 3, RxAndroid 3, LeakCanary, AndroidX, MDC, detekt.