1.1.0
What's New
Now, ColorPicker Compose supports Kotlin (Compose) Multiplatform!
What's Changed
- Initial transition to multiplatform by @coderforlife in https://github.com/skydoves/colorpicker-compose/pull/62
- Support Kotlin Multiplatform by @skydoves in https://github.com/skydoves/colorpicker-compose/pull/63
- Support wasm and macos by @skydoves in https://github.com/skydoves/colorpicker-compose/pull/64
- Update baseline profiles by @skydoves in https://github.com/skydoves/colorpicker-compose/pull/65
- Implement setPaletteImageBitmap and sync imageBitmap changes by @skydoves in https://github.com/skydoves/colorpicker-compose/pull/66
- Implement setDebounceDuration function by @skydoves in https://github.com/skydoves/colorpicker-compose/pull/67
New Contributors
- @coderforlife made their first contribution in https://github.com/skydoves/colorpicker-compose/pull/62
Full Changelog: https://github.com/skydoves/colorpicker-compose/compare/1.0.9...1.1.0