Skip to content

v2.7.2

Compare
Choose a tag to compare
@ValCanBuild ValCanBuild released this 28 Nov 13:36
· 55 commits to master since this release

In this release:

  • Add fast simple first insert for GroupAdapter.updateAsync similar to how androidx.recyclerview.widget.ListAdapter behaves. (Issue #311, PR #313 )
  • Fix outdated ExpandableContentItem name in documentation (PR #306)
  • Add @NonNull annotations to payloads argument of BindableItem.bind method (PR #307)
  • Add @NonNull annotations to Item.isSameAs and Item.hasSameContentAs methods (PR #312)
  • Update library RecyclerView dependency to 1.1.0

❤ Thank you to @angusholder & @satoshun for contributing to this release.