1. 94b09eb Added test of support for nullable types by not null serializers (#1269) by Sergey Shanshin · 4 years ago
  2. 4236a7e Maven central publication (#1319) by Sergey Shanshin · 4 years ago
  3. fc1e1a9 Prepare 1.1.0-RC (#1316) by Leonid Startsev · 4 years ago
  4. 15a5caa Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 4 years ago
  5. b275a2d Contextual serialization for derived classes (#1277) by Martin Raison · 4 years ago
  6. c8c14c9 Fix typo in serializers.md (#1315) by Mike Gershunovsky · 4 years ago
  7. 2a4ce55 Fix typo in serializers.md (#1307) by Donghyeon Kim · 4 years ago
  8. ac54504 Experimental support for inline classes (#1244) by Leonid Startsev · 4 years ago
  9. 07f730a Ensure serialization is usable from K/N background thread by Vsevolod Tolstopyatov · 4 years ago
  10. 2d96a71 Fail on primitive type overflow during JsonElement deserialization by Vsevolod Tolstopyatov · 4 years ago
  11. f818be0 Throw SerializationException when encountering an invalid boolean in JSON by Vsevolod Tolstopyatov · 4 years ago
  12. 7ae2bf2 Update Gradle version to 6.7.1 (#1295) by Kamil Doległo · 4 years ago
  13. cb6a56b Optimize the loop for writing varints in ProtoBuf (#1294) by Vsevolod Tolstopyatov · 4 years ago
  14. f8f5419 Add serializerOrNull function for KType and Type arguments (#1164) by Leonid Startsev · 4 years, 1 month ago
  15. 0e0ff1a Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 4 years, 1 month ago
  16. 6c272a3 Optimize check for missing fields in deserialization (#1153) by Sergey Shanshin · 4 years, 1 month ago
  17. 07b2460 Fix serializing property with custom accessors and backing field (#1197) by Sergey Shanshin · 4 years, 1 month ago
  18. b6eaad1 Add Multiplatform MsgPack community format (#1259) by Ensar Sarajčić · 4 years, 1 month ago
  19. 7bf5119 Remove deprecated declarations from runtime (#1260) by Leonid Startsev · 4 years, 1 month ago
  20. 6357dea Improved test of supporting of nullable serializer in UserSerializers annotation (#1195) by Sergey Shanshin · 4 years, 1 month ago
  21. a9899a7 Treat Collection as ArrayList in serializer by type lookups (#1257) by Leonid Startsev · 4 years, 1 month ago
  22. ec6d55c Fixed some typos in the serializers chapter. (#1218) by Ian Brandt · 4 years, 1 month ago
  23. 5bae104 Correctly escape keys in JsonObject.toString() (#1246) by Karlatemp · 4 years, 1 month ago
  24. a2d1f83 Protobuf: Fix bug example code (#1241) by Anh Le (Andy) · 4 years, 1 month ago
  25. 6dae08f Do not try to end structure in encode/decode stucture extensions if an exception has been thrown, so the original exception will be propagated (#1201) by Vsevolod Tolstopyatov · 4 years, 2 months ago
  26. fb65be2 Fixed a couple typos in the guide intro. (#1212) by Ian Brandt · 4 years, 2 months ago
  27. 728e220 Fixed some typos in the basics chapter. (#1214) by Ian Brandt · 4 years, 2 months ago
  28. de9b574 Fix dynamic serialization for nullable values (#1199) by Ankush Gupta · 4 years, 2 months ago
  29. 196d06c Fixed some typos in the built-in classes chapter. (#1216) by Ian Brandt · 4 years, 2 months ago
  30. 7863f3c Properly cache serial names in order to improve performance of JSON parser with strict mode (#1209) by Vsevolod Tolstopyatov · 4 years, 2 months ago
  31. 548550f Fixed some typos in the custom formats chapter. (#1211) by Ian Brandt · 4 years, 2 months ago
  32. 2e56542 Add build parameter to build serialization with JVM IR compiler (#1206) by Alexander Likhachev · 4 years, 2 months ago
  33. f5dffb8 Add Android SharedPreferences format (#1204) by EdwarDDay · 4 years, 2 months ago
  34. d1149d6 Update compatibility policy with actual state of different Kotlin components (#1174) by Leonid Startsev · 4 years, 2 months ago
  35. 31f646a Alllow shared prefix names (#1183) by TorRanfelt · 4 years, 2 months ago
  36. f08c62f Add support for encoding/decoding Properties values as Strings (#1158) by Leonid Startsev · 4 years, 3 months ago
  37. 7ce6915 Update formats/properties/commonMain/src/kotlinx/serialization/properties/Properties.kt by Leonid Startsev · 4 years, 3 months ago
  38. 4bd949b Prepare 1.0.1 release by Leonid Startsev · 4 years, 3 months ago
  39. f102e60 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 4 years, 3 months ago
  40. aed6cef Match releasing document with current TeamCity setup (#1130) by Leonid Startsev · 4 years, 3 months ago
  41. 21a76f0 Improve documentation of Properties serialization methods by Daniel Jasiński · 4 years, 3 months ago
  42. 9bb671f Add Pair and Triple to serializer resolving from Java type token (#1160) by Leonid Startsev · 4 years, 3 months ago
  43. ed7bf80 Properly cache generated serializers in PluginGeneratedSerialDescript… (#1159) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  44. d271407 Add support for object polymorhism in HOCON decoder (#1136) by Sergey Shanshin · 4 years, 3 months ago
  45. 5a8f09f Add object-based serialization and deserialization of polimorphic types in JSON on JS platform (#1122) by Sergey Shanshin · 4 years, 3 months ago
  46. 07db572 Add support for encoding/deconding Properties as String by Daniel Jasiński · 4 years, 3 months ago
  47. d58afee Fix deserialization of float and double types in CBOR (#1112) by Sergey Shanshin · 4 years, 3 months ago
  48. 66f3238 Fix example for Json.encodeDefaults to reflect the change in the default (#1155) by Roman Elizarov · 4 years, 3 months ago
  49. 703f8e7 Add support of decoding map in the root of HOCON config (#1106) by Sergey Shanshin · 4 years, 3 months ago
  50. 4b7e225 Add community-supported library multiplatform YAML to the formats list (#1150) by Him188 · 4 years, 3 months ago
  51. 317ff19 Fix ByteString annotation detection when ByteArray is nullable (#1139) by Travis Wyatt · 4 years, 3 months ago
  52. f3526d7 Remove kotlin-stdlib from README.md (#1132) by Martin Bonnin · 4 years, 3 months ago
  53. 0ba55a6 Fix API references in docs that differ only in case (#1131) by Roman Elizarov · 4 years, 3 months ago
  54. 3126d4e Fix typo in moduledoc.md (#1126) by Aakarshit Uppal · 4 years, 3 months ago
  55. 528ce78 Update releasing guide with website buildscript by Leonid Startsev · 4 years, 3 months ago
  56. d24399e Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 4 years, 3 months ago
  57. 0e19cc7 Fix failing `knitCheck` task on Windows by Leonid Startsev · 4 years, 3 months ago
  58. d51ccbb Prepare 1.0.0 release by Leonid Startsev · 4 years, 3 months ago
  59. afc3bed Update ProGuard documentation (#1095) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  60. de538ad Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 4 years, 3 months ago
  61. 3904bd1 Support nullable types at top-level for JsonElement decoding (#1117) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  62. ef53d75 Get rid of deprecated API and replacements (#1111) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  63. f7f1bcc Add CBOR ignoreUnknownKeys option (#947) by Travis Wyatt · 4 years, 3 months ago
  64. d3d2dca Update to new Dokka (#1100) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  65. b2e9104 Add handling of the project property that allows to disable cross-compilation (#1096) by Leonid Startsev · 4 years, 3 months ago
  66. 174be44 Fix incorrect documentation of `encodeDefaults` (#1108) by Anders Carling · 4 years, 4 months ago
  67. 36c1315 Expanded Contributing Guidelines (#1076) by Roman Elizarov · 4 years, 4 months ago
  68. 7e526a8 Enable JS IR compiler in integration tests by Leonid Startsev · 4 years, 4 months ago
  69. 832ad95 Update releasing guide by Leonid Startsev · 4 years, 4 months ago
  70. e2e764a Fix broken StacktraceRecoveryTest by Leonid Startsev · 4 years, 4 months ago
  71. 932f8c5 Merge branch 'master' into dev by Leonid Startsev · 4 years, 4 months ago
  72. 549b9cc Prepare RC2 release (#1087) by Leonid Startsev · 4 years, 4 months ago
  73. c041c2c Change default value of `encodeDefaults` config flag (#1084) by Leonid Startsev · 4 years, 4 months ago
  74. 47ebf82 Do not provide default implementation for serializersModule in Abstra… (#1089) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  75. dae6ed1 Rework publish-mpp-root-module-in-platform.gradle (#1020) by Sergey Igushkin · 4 years, 4 months ago
  76. 55c4c20 Fix a typo (#1088) by madhead · 4 years, 4 months ago
  77. be7bf4b Support JsonElement hierarchy in dynamic decoding by Vsevolod Tolstopyatov · 4 years, 4 months ago
  78. d161fb0 Support top-level primitives and primitive map keys in dynamic serialization by Vsevolod Tolstopyatov · 4 years, 4 months ago
  79. 5317f7c Change core annotations retention (#1083) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  80. 7dddbe8 Update default polymorphic serialization guide section (#1031) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  81. d43ce10 Fix "docs needed" tagged issues (#1079) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  82. b0f0d92 Fix typo in polymorphism.md (#1074) by Jozef Krupik · 4 years, 4 months ago
  83. 608cbad Standartize and cleanup Gradle scripts by Vsevolod Tolstopyatov · 4 years, 4 months ago
  84. c0233db Move dynamic parsing to json package where it belongs by Vsevolod Tolstopyatov · 4 years, 4 months ago
  85. 0e4e0e7 Extract JSON to a separate dependency, rename 'runtime' to 'core' (#1062) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  86. 1df4d61 Mark JsonEncoder and JsonDecoder unstable for inheritance by Vsevolod Tolstopyatov · 4 years, 4 months ago
  87. 0d28bef Fix typos in basic-serialization.md (#1066) by Marcono1234 · 4 years, 4 months ago
  88. ec46dec Add community CBOR format from L-Briand (#1064) by Lionel Briand · 4 years, 4 months ago
  89. e3e58e3 Support deserialization of top-level nullable types (#1038) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  90. 46496be Make most serialization exceptions eligible for coroutines exception recovery (#1054) by Roman Elizarov · 4 years, 4 months ago
  91. 8c841ad fixes #1056, added spaces on example guides (#1057) by Sinan Güneş · 4 years, 4 months ago
  92. 8a82629 Add missing space before while parentheses (#1052) by Louis CAD · 4 years, 4 months ago
  93. a26835e Use method that present in all versions of Android API. (#1040) by Pupil · 4 years, 4 months ago
  94. 6eaf3d4 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 4 years, 4 months ago
  95. 1051600 Alignment with Android API <24 (#1013) by Pupil · 4 years, 4 months ago
  96. 05f9ce2 Update Serializing interfaces section in Polymorphism (#1028) by Roman Elizarov · 4 years, 4 months ago
  97. cebdafc Throw JsonDecodingException on empty string literal at the end of the input (#1011) by ErikP0 · 4 years, 5 months ago
  98. 88e57b9 Minor changelog typos (#1014) by Andrei Bacalu · 4 years, 5 months ago
  99. eacd19d Fix typos (#977) by Dominic Fischer · 4 years, 5 months ago
  100. 56d2b50 DateAsStringSerializer → DateAsLongSerializer (#1007) by madhead · 4 years, 5 months ago