Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

0.15.0

Choose a tag to compare

@charleskorn charleskorn released this 21 Nov 09:23
0.15.0
db80199

What's changed

  • Updated: kaml is now built against Kotlin 1.3.60 and kotlinx.serialization 0.14.

Upgrading

If you're using Gradle, reference kaml in your dependencies block like this:

implementation("com.charleskorn.kaml:kaml:0.15.0")

For other tools, refer to the Maven Central release page for more information.