Skip to content

0.22.0

Compare
Choose a tag to compare
@charleskorn charleskorn released this 12 Sep 04:45
0.22.0
f789e35

What's changed

  • Updated: kaml is now built with Kotlin 1.4.10.

Upgrading

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

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

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