summaryrefslogtreecommitdiff
path: root/guide
AgeCommit message (Expand)Author
2020-11-17Add build parameter to build serialization with JVM IR compiler (#1206)Alexander Likhachev
2020-10-21Fix example for Json.encodeDefaults to reflect the change in the default (#1155)Roman Elizarov
2020-10-05Add CBOR ignoreUnknownKeys option (#947)Travis Wyatt
2020-09-21Merge branch 'master' into devLeonid Startsev
2020-09-21Change default value of `encodeDefaults` config flag (#1084)Leonid Startsev
2020-09-21Do not provide default implementation for serializersModule in Abstra… (#1089)Vsevolod Tolstopyatov
2020-09-17Update default polymorphic serialization guide section (#1031)Vsevolod Tolstopyatov
2020-09-14Extract JSON to a separate dependency, rename 'runtime' to 'core' (#1062)Vsevolod Tolstopyatov
2020-09-09fixes #1056, added spaces on example guides (#1057)Sinan Güneş
2020-08-17Update documentationVsevolod Tolstopyatov
2020-08-11Docs: Kotlin Serialization Guide (#933)Roman Elizarov