kaml v0.17.0 Release Notes

Release Date: 2020-03-24 // about 4 years ago
  • What's changed

    • ⚡️ Updated : kaml is now built against Kotlin 1.3.71.

    ⬆️ Upgrading

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

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

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