Skip to content

Releases: yaroslavzghoba/material-color-utilities-kotlin

v2.1.0

30 May 09:31
92dafa6

Choose a tag to compare

Published 30 May 2026

Improvements

  • Add the README.md file.

v2.0.0

30 May 03:10
0917510

Choose a tag to compare

Published 30 May 2026

New Features

Improvements

  • Replace all Java-related code with Kotlin
  • Change the visibility modifier for the StringUtils object from internal to public

v.1.2.0

29 May 22:30
5c3eda8

Choose a tag to compare

Published 30 May 2026

New Features

  • Add the gradle/libs.versions.toml file to simplify version management.

v.1.1.1

29 May 21:53
0eadab6

Choose a tag to compare

Published 29 May 2026

Improvements

  • Reduce the required version of JVM from 22 to 17.

v1.1.0

25 May 19:26
4f4f721

Choose a tag to compare

Published 25 May 2026

New Features

  • Add a publish logic to build.gradle.kts file.
  • Add a GitHub Action script to automate publishing.