Releases: Calvin-LL/Reorderable
Releases · Calvin-LL/Reorderable
v2.4.3
- make library compatible with Kotlin 1.9 and Jave 8 (fix #68)
v2.4.2
- lower Kotlin version back to 2.0.21 to prevent breaking (#62)
v2.4.1
- fix losing drag when dragging large items (#57)
v2.4.0
- fix animation when dragging the first item (#4 #26 #32)
- update to compose-multiplatform 1.7.0
v2.3.2
- fix performance issue #47
v2.4.0-alpha02
Changes since v2.4.0-alpha01:
v2.3.1
- Improve performance for scroll (#45) thanks to @strekha
v2.4.0-alpha01
- update to Compose Multiplatform 1.7.0-alpha01
- fixes all Compose Foundation v1.7.0 related issues (#4, #26, #32)