Skip to content

0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@charleskorn charleskorn released this 02 Feb 11:27

What's changed

  • Updated: kaml is now compiled against kotlinx.serialization 0.10.0.

Upgrading

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

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

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