Kotlinx.Serialization 1.3.0-RC ๐ The first experimental version of the serialization API for IO streams ๐ New way to fine-tune the serialization of default values: ๐ A new JSON configuration property explicitNulls defines whether null property values should be included in the serialized JSON string ๐ A way to set a custom discriminator name for each class hierarchy to enable more flexible serialization. ๐ Support for Java module system ๐ Native targets for Apple Silicon ๐จ Bugfixes and improvements
Kotlinx.Serialization 1.3.0-RC ๐ The first experimental version of the serialization API for IO streams ๐ New way to fine-tune the serialization of default values: ๐ A new JSON configuration property explicitNulls defines whether null property values should be included in the serialized JSON string ๐ A way to set a custom discriminator name for each class hierarchy to enable more flexible serialization. ๐ Support for Java module system ๐ Native targets for Apple Silicon ๐จ Bugfixes and improvements