kotlinx.serialization v0.5.0 Release Notes

Release Date: 2018-04-26 // almost 6 years ago
    • Improve buildscript and bumped kotlin version to 1.2.40
    • Remove code warnings
    • Add note about different IDEA plugin versions
    • Add null check to Companion when looking up serializer.
    • Improved performance of JSON.stringify
    • Improved performance of JSON.parse
    • Added compatibility note
    • Fix #107 and #112. #76 awaits next compiler release.