Skip to content

@ValCanBuild ValCanBuild released this Nov 28, 2019 · 35 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.

Assets 2