Skip to content

0.57.0

Compare
Choose a tag to compare
@charleskorn charleskorn released this 14 Jan 08:23
· 164 commits to main since this release
2f0de20
  • New: Kaml now supports serializing polymorphic types without serializing any type information (ie. without a type property or tag). Set polymorphismStyle to PolymorphismStyle.None to use this feature. (#494 - thanks to @ZacSweers for the PR)
  • Updated: use Okio 3.7.0
  • Updated: use Kotlin 1.9.22