Releases: SmartToolFactory/Compose-BeforeAfter
Releases · SmartToolFactory/Compose-BeforeAfter
v1.2.3
What's Changed
- Update demo project by @nisrulz in #48
- Update README.md to fix the video link by @nisrulz in #49
- Update: On progress callbacks to expose progress value by @nisrulz in #50
- Remove the video from the repo by @nisrulz in #51
- Gradle(deps): Bump kotlin from 2.0.20 to 2.0.21 by @dependabot in #52
Full Changelog: 1.2.2...1.2.3
v1.2.2
What's Changed
Full Changelog: 1.2.1...1.2.2
v1.2.1
What's Changed
- Fix: Only trigger onProgress callbacks when handle is touched by @nisrulz in #45
- Gradle(deps): Bump agp from 8.6.1 to 8.7.0 by @dependabot in #42
- Gradle(deps): Bump androidx.compose:compose-bom from 2024.09.02 to 2024.09.03 by @dependabot in #44
- Upgrade gradle wrapper to 8.10.2 by @nisrulz in #46
Full Changelog: 1.2.0...1.2.1
v1.2.0
What's Changed
- Bump androidx.media3:media3-exoplayer from 1.4.0 to 1.4.1 by @dependabot in #22
- Bump com.android.tools:common from 31.5.2 to 31.6.0 by @dependabot in #23
- Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.0.10-1.0.24 to 2.0.20-1.0.25 by @dependabot in #21
- Bump androidx.activity:activity-compose from 1.9.1 to 1.9.2 by @dependabot in #20
- Bump kotlin from 2.0.10 to 2.0.20 by @dependabot in #19
- Updated dependencies by @nisrulz in #25
- Add generated documentation by @nisrulz in #26
- Add Slider move start and end callback to Composables by @nisrulz in #28
- Bump androidx.lifecycle:lifecycle-viewmodel-compose from 2.8.4 to 2.8.5 by @dependabot in #29
- Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.4 to 2.8.5 by @dependabot in #30
- Bump androidx.media3:media3-ui from 1.4.0 to 1.4.1 by @dependabot in #31
- Bump androidx.media3:media3-common from 1.4.0 to 1.4.1 by @dependabot in #32
- Bump androidx.compose:compose-bom from 2024.06.00 to 2024.09.01 by @dependabot in #33
- Update dependabot.yml by @nisrulz in #35
- Gradle(deps): Bump agp from 8.6.0 to 8.6.1 by @dependabot in #37
- Gradle(deps): Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.5 to 2.8.6 by @dependabot in #38
- Gradle(deps): Bump androidx.lifecycle:lifecycle-viewmodel-compose from 2.8.5 to 2.8.6 by @dependabot in #39
- Gradle(deps): Bump androidx.compose:compose-bom from 2024.09.01 to 2024.09.02 by @dependabot in #40
Full Changelog: 1.1.0...1.2.0
v1.1.0
What's Changed
- Add dependabot to update dependencies by @nisrulz in #4
- Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.2 to 2.8.3 by @dependabot in #5
- Bump com.github.SmartToolFactory:Compose-Extended-Gestures from 2.0.0 to 4.0.0 by @dependabot in #7
- Bump androidx.lifecycle:lifecycle-viewmodel-compose from 2.8.2 to 2.8.3 by @dependabot in #6
- Bump com.android.library from 8.5.0 to 8.6.0 by @dependabot in #18
- Added dividerBrush to allow setting gradiant color by @nisrulz in #16
- Setup version catalog to manage dependencies by @nisrulz in #15
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: 1.0.0...1.1.0
1.0.0
v1.0.0-alpha01
Initial version that contains BeforeAfterImage and BeforeAfterLayout