kotlinx.serialization v0.6.1 Release Notes

Release Date: 2018-08-06 // over 5 years ago
    • Compatibility release for 1.2.60
    • Don't throw NoSuchElement if key is missing in the map in Mapper.readNotNullMark, because tag can be only prefix for nested object. Fixes #182
    • Update ios sample with latest http client