github Kotlin/kotlinx.serialization v1.3.0
1.3.0

latest releases: v1.7.0-RC, v1.6.3, v1.6.2...
2 years ago

This release contains all of the cool new features from 1.3.0-RC as well as minor improvements.
It uses Kotlin 1.5.31 by default.

Bugfixes and improvements

  • Promote JsonConfiguration and its usages to stable (#1690)
  • Remove opt-in annotations from SerialFormat, StringFormat, BinaryFormat (#1688)
  • Correctly throw SerializationException instead of IOOBE for some cases with EOF in streams (#1677)
  • CBOR: ignore tags when reading (#1614) (thanks to David Robertson)

Don't miss a new kotlinx.serialization release

NewReleases is sending notifications on new releases.