Releases: yaroslavzghoba/material-color-utilities-kotlin
Releases · yaroslavzghoba/material-color-utilities-kotlin
v2.1.0
v2.0.0
Published 30 May 2026
New Features
- Integrate Kotlin Multiplatform framework to support the following platforms:
- iOS
- WASM
- Linux
Improvements
- Replace all Java-related code with Kotlin
- Change the visibility modifier for the
StringUtilsobject frominternaltopublic
v.1.2.0
Published 30 May 2026
New Features
- Add the
gradle/libs.versions.tomlfile to simplify version management.
v.1.1.1
Published 29 May 2026
Improvements
- Reduce the required version of JVM from 22 to 17.
v1.1.0
Published 25 May 2026
New Features
- Add a publish logic to
build.gradle.ktsfile. - Add a GitHub Action script to automate publishing.