summaryrefslogtreecommitdiff
path: root/docs/formats.md
AgeCommit message (Expand)Author
2021-08-12Add guide for delegating serializers and wrapping serial descriptor (#1591)Leonid Startsev
2021-05-24Get rid of (almost) all build warnings and deprecationsLeonid Startsev
2020-11-20Fixed some typos in the custom formats chapter. (#1211)Ian Brandt
2020-10-05Add CBOR ignoreUnknownKeys option (#947)Travis Wyatt
2020-10-03Update to new Dokka (#1100)Vsevolod Tolstopyatov
2020-09-21Do not provide default implementation for serializersModule in Abstra… (#1089)Vsevolod Tolstopyatov
2020-08-19Fix typos and grammar in formats.md (#988)Matthew Pope
2020-08-18Fix minor CBOR doc typo (#985)Travis Wyatt
2020-08-18Fix protobuf link (#986)michou
2020-08-11Docs: Kotlin Serialization Guide (#933)Roman Elizarov