github Kotlin/kotlinx.serialization v1.6.0
1.6.0

latest releases: v1.7.3, v1.7.2, v1.7.1...
13 months ago

This release contains all features and bugfixes from 1.6.0-RC plus some bugfixes on its own (see below).
Kotlin 1.9.0 is used as a default, while 1.9.10 is also supported.

Bugfixes

  • Improve error messages from Json parser (#2406)
  • Mark @SerialName, @Required and @Transient with @MustBeDocumented (#2407)
  • Ensure that no additional files except java compiler output get into multi-release jar (#2405)
  • Fix enums with negative numbers in protobuf not serializing & de-serializing (#2400) (thanks to Doğaç Eldenk)

Don't miss a new kotlinx.serialization release

NewReleases is sending notifications on new releases.