Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

0.8.0

Compare
Choose a tag to compare
@afollestad afollestad released this 16 May 02:46
· 64 commits to master since this release
  1. Fix a crash caused by stored indices getting out of date as items are removed from the list.
  2. withItem can take a custom class name string to support generated model classes, see #11.
  3. Added generic withSwipeActionOn<> method to the swipe plugin to target specific item types, see #12.
  4. Internal cleanup and dependency upgrades.