Skip to content

Releases: friendoye/RecyclerXRay

v0.6.0

27 Sep 14:24
Compare
Choose a tag to compare

Migration to Kotlin 1.4 (#67)
Migration to AGP 4.2.0-alpha12 (#70)
Introduction of artifacts for easy integration with Epoxy and Groupie (#71)
Various libraries version bump (#58, #67, #70)

v0.5.0

31 Aug 11:27
Compare
Choose a tag to compare

Improve Documentation (#51)
Adjust margins for DefaultXRayDebugViewHolder (#50)
Improve Coverage (#49)
Libraries version bump (#44, #46, #47, #52, #56, #55, #57)

v0.4.0

31 Aug 09:11
Compare
Choose a tag to compare

Generalize VH logging (#43)
CI improvements (#35)
Set default XRaySettings in XRayInitializer (#34)
Improve RecyclerXRay's ViewHolder rebinding logic (#32)

v0.3.0

31 Aug 09:17
Compare
Choose a tag to compare

Add public API documentation (#27)
Add :sample test check on CI (#16)
Add nested RecycerView inspection support (#15)
Internal optimization stuff

v0.2.0

31 Aug 09:14
Compare
Choose a tag to compare

Allow creation of multiple RecyclerXRay's instances (i.e. LocalRecyclerXRay) (#14)
Tests (#12)

v0.1.0

31 Aug 09:11
fd64dd0
Compare
Choose a tag to compare

Initial release