Releases: canopas/compose-recyclerview
Releases · canopas/compose-recyclerview
1.0.5
What's Changed
- Allow disabling drag and drop runtime by @cp-megh-l in #17
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Update README.md by @cp-megh-l in #12
- Update AGP Dependency by @cp-megh-l in #14
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Fix invalid view holder adapter position exception by @cp-megh-l and @jimmy0251 in #11
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Fix items overflowing out of the ComposeRecyclerView in Column/Row by @MiniEmerald in #7
- BugFix: Swipe/Drag Directions by @cp-megh-l in #9
New Contributors
- @MiniEmerald made their first contribution in #7
Full Changelog: 1.0.1...1.0.2
1.0.1
v1.0.0
What's Changed
- Expose recycler-view by @cp-megh-l in #1
- Add item type builder and enable drag to reorder by @cp-megh-l in #2
- Create README by @cp-megh-l in #3
- Allow configuring itemTouchHelper by @cp-megh-l in #4
- Add github workflows by @cp-megh-l in #5
Full Changelog: https://github.com/canopas/compose-recyclerview/commits/Latest