summaryrefslogtreecommitdiff
path: root/core/commonMain/src/kotlinx/serialization/internal/CollectionSerializers.kt
AgeCommit message (Expand)Author
2022-01-28Support serialization of collections that are not lists (#1821)Sebastian Schuberth
2021-11-22Add an encodeCollection extensions (#1749)Nicklas Ansman Giertz
2021-10-14Fix merging for maplikeSerializer when the map is not empty (by using the act...Paul de Vrieze
2020-10-05Get rid of deprecated API and replacements (#1111)Vsevolod Tolstopyatov
2020-09-14Extract JSON to a separate dependency, rename 'runtime' to 'core' (#1062)Vsevolod Tolstopyatov