0.13.0
Pre-release
Pre-release
- 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)