Skip to content

0.13.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Him188 Him188 released this 01 May 12:20
· 5 commits to master since this release
bc92142
  • Never quote null (#49 by @masmc05)
  • Fix converting keys and values to YamlElement when creating YamlMap (#51 by @anti-social)
  • Upgrade to Kotlin 1.8.0 and kotlinx-serialization 1.5.0 (#54, #57 by @ncipollo)
    • JVM target is also upgraded from 1.6 to 1.8.
  • Set kotlin.mpp.enableCompatibilityMetadataVariant=true (#62 by @bcmedeiros)

    This should fix multiplatform compatibility issues


Internal changes:

  • Change name of root project to avoid conflict with child module (#60 by @bcmedeiros)