Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 606 Bytes

RELEASE-NOTES.md

File metadata and controls

24 lines (16 loc) · 606 Bytes

0.6.2

  • Added drag-sortable range configuration feature
  • Added new two examples which has sections headers in the list and using new APIs
  • Added RecyclerView's event distributor mechanism (no examples yet.)
  • Improved JavaDoc comments
  • Small bug fixes & improvements

0.6.1

  • Added "settle back into place" animation
  • Fix wrong destination position bug when moving an child item on certain condition (05c5f0a0db423698599ae2e85436c595f8b7a5c4)
  • Small bug fixes
  • Fix Android Studio Lint warnings

0.6.0

  • Introduced "Expandable item" feature
  • Minor bug fixes

0.5.0

  • Initial release