has been released! It contains a lot of interesting features and improvements, such as:
⢠Integration with Java streams;
⢠Property-level control over defaults values encoding;
⢠Per-hierarchy polymorphic class discriminators;
⢠Excluding null values from JSON serialization.
You're welcome to evaluate it and share your feedback.
Full release notes here: https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.3.0-RC
š 14
n
nordiauwu
09/06/2021, 4:17 PM
It's @EncodeDefault, not @EncodeDefaults. Please fix.
š 3
d
Dominaezzz
09/10/2021, 7:14 PM
Where should feedback be shared? I'm blocked from upgrading atm.