Releases: skydoves/colorpicker-compose
Releases · skydoves/colorpicker-compose
1.2.0
What's Changed
- chore(deps): bump gradle-wrapper from 9.5.0 to 9.5.1 by @dependabot[bot] in #173
- chore(deps): bump agp from 9.1.1 to 9.2.1 by @dependabot[bot] in #172
- Update Compose to 1.11.0 by @sproctor in #177
- Bump Kotlin to 2.4.0 and cmp to 1.11.1 by @skydoves in #181
New Contributors
Full Changelog: 1.1.4...1.2.0
1.1.4
What's Changed
- Bump agp from 8.13.1 to 8.13.2 by @dependabot[bot] in #139
- Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #138
- Bump androidx.activity:activity-compose from 1.11.0 to 1.12.1 by @dependabot[bot] in #137
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #136
- docs: add interactive document by @l2hyunwoo in #143
- chore: Bump Kotlin, Gradle, JVM target by @l2hyunwoo in #144
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #130
- Bump gradle/actions from 4 to 5 by @dependabot[bot] in #128
- chore(deps): bump gradle/actions from 4 to 5 by @dependabot[bot] in #147
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #146
- chore(deps): bump com.vanniktech.maven.publish from 0.35.0 to 0.36.0 by @dependabot[bot] in #151
- chore(deps): bump gradle-wrapper from 9.2.1 to 9.3.0 by @dependabot[bot] in #153
- chore(deps): bump gradle/actions from 5 to 6 by @dependabot[bot] in #158
- chore(deps): bump androidx.activity:activity-compose from 1.12.2 to 1.12.3 by @dependabot[bot] in #155
- chore(deps): bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #156
- chore(deps): bump org.jetbrains.dokka from 2.1.0 to 2.2.0 by @dependabot[bot] in #162
- chore(deps): bump org.jetbrains.compose from 1.9.3 to 1.10.3 by @dependabot[bot] in #164
- chore(deps): bump kotlin from 2.3.0 to 2.3.21 by @dependabot[bot] in #161
- chore(deps): bump gradle-wrapper from 9.3.1 to 9.5.0 by @dependabot[bot] in #166
- onStart/onFinish gesture callbacks, gesture type, new Sliders by @Azerlag in #160
- chore(deps): bump org.jetbrains.androidx.navigation:navigation-compose from 2.9.1 to 2.9.2 by @dependabot[bot] in #167
- chore(deps): bump androidx.activity:activity-compose from 1.12.3 to 1.13.0 by @dependabot[bot] in #168
- Migrate to Kotlin 2.3.21 by @skydoves in #169
- Prepare for release 1.1.4 by @skydoves in #170
New Contributors
- @l2hyunwoo made their first contribution in #143
- @Azerlag made their first contribution in #160
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- Update Dependencies by @CanerKaraca23 in #70
- Bump androidx.baselineprofile from 1.2.4 to 1.3.0 by @dependabot[bot] in #75
- Bump kotlin from 2.0.10 to 2.0.20 by @dependabot[bot] in #74
- Bump org.jetbrains.androidx.navigation:navigation-compose from 2.7.0-alpha07 to 2.8.0-alpha09 by @dependabot[bot] in #73
- Bump androidx.benchmark:benchmark-macro-junit4 from 1.2.4 to 1.3.0 by @dependabot[bot] in #76
- Bump agp from 8.5.2 to 8.6.1 by @dependabot[bot] in #84
- Bump androidx.baselineprofile from 1.3.0 to 1.3.1 by @dependabot[bot] in #85
- Bump androidx.activity:activity-compose from 1.9.1 to 1.9.2 by @dependabot[bot] in #81
- Bump androidx.profileinstaller:profileinstaller from 1.3.1 to 1.4.1 by @dependabot[bot] in #90
- Bump agp from 8.6.1 to 8.7.0 by @dependabot[bot] in #88
- Bump androidx.baselineprofile from 1.3.1 to 1.3.2 by @dependabot[bot] in #91
- Bump androidx.benchmark:benchmark-macro-junit4 from 1.3.0 to 1.3.2 by @dependabot[bot] in #89
- Bump kotlin from 2.0.20 to 2.0.21 by @dependabot[bot] in #92
- Bump com.vanniktech.maven.publish from 0.29.0 to 0.30.0 by @dependabot[bot] in #93
- Bump org.jetbrains.compose from 1.6.11 to 1.7.0 by @dependabot[bot] in #95
- Bump androidx.activity:activity-compose from 1.9.2 to 1.9.3 by @dependabot[bot] in #97
- Bump androidx.benchmark:benchmark-macro-junit4 from 1.3.2 to 1.3.3 by @dependabot[bot] in #96
- Bump agp from 8.7.0 to 8.7.1 by @dependabot[bot] in #94
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot[bot] in #79
- Bump androidx.baselineprofile from 1.3.2 to 1.3.3 by @dependabot[bot] in #99
- Bump org.jetbrains.compose from 1.7.0 to 1.7.1 by @dependabot[bot] in #100
- Bump agp from 8.7.1 to 8.7.2 by @dependabot[bot] in #98
- Bump agp from 8.7.2 to 8.7.3 by @dependabot[bot] in #104
- Bump org.jetbrains.dokka from 1.9.20 to 2.0.0 by @dependabot[bot] in #103
- Bump org.jetbrains.compose from 1.7.1 to 1.7.3 by @dependabot[bot] in #106
- Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.16.3 to 0.17.0 by @dependabot[bot] in #105
- Bump Kotlin to 2.2.10, AGP, and Gradle by @skydoves in #125
- Configure wasm browser target for color picker module by @skydoves in #126
- Bump Kotlin to 2.2.21 and compose-jetbrains 1.9.3 by @skydoves in #127
New Contributors
- @CanerKaraca23 made their first contribution in #70
- @dependabot[bot] made their first contribution in #75
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Add support for WasmJs target in addition to exising Js support by @Phaestion in #68
New Contributors
- @Phaestion made their first contribution in #68
Full Changelog: 1.1.1...1.1.2
1.1.1
Full Changelog: 1.1.0...1.1.1
1.1.0
What's New
Now, ColorPicker Compose supports Kotlin (Compose) Multiplatform!
What's Changed
- Initial transition to multiplatform by @coderforlife in #62
- Support Kotlin Multiplatform by @skydoves in #63
- Support wasm and macos by @skydoves in #64
- Update baseline profiles by @skydoves in #65
- Implement setPaletteImageBitmap and sync imageBitmap changes by @skydoves in #66
- Implement setDebounceDuration function by @skydoves in #67
New Contributors
- @coderforlife made their first contribution in #62
Full Changelog: 1.0.9...1.1.0
1.0.9
1.0.8
What's Changed
- BitmapCalculator: fix use of a recycled bitmap by @sderr in #56
- quickfix for occasional color reset to white on recomposition by @sderr in #57
- Fix selectByColor not updating alpha by @darktiny in #54
- Update AGP, Gradle, and several dependencies by @skydoves in #58
New Contributors
Full Changelog: 1.0.7...1.0.8
1.0.7
1.0.6
What's Changed
- Add selectByColor to ColorPickerController by @ruigoncalo in #45
- Bump AGP to 8.2.0, Kotlin 1.9.20, compose compiler to 1.5.5 by @skydoves in #46
New Contributors
- @ruigoncalo made their first contribution in #45
Full Changelog: 1.0.5...1.0.6