kotlinx.serialization v0.8.2-rc13 Release Notes

Release Date: 2018-10-03 // over 5 years ago
    • Update to RC-3
    • Add @SharedImmutable from K/N to some global declarations in JSON parser, so it is now accessible from multiple workers (Fixes #225) > Not working until plugin is updated:
    • Tests for generic descriptors
    • Generated serializer and stuff for providing descriptors from plugin
    • Tests on @ContextualSerialization on file