1. 93e1812 Upgrade kotlinx.serialization to v1.6.3 by Clara Fok · 8 months ago
  2. ece9fdd Upgrade Gradle to version 7.3.3 (#1822) by Sebastian Schuberth · 2 years, 11 months ago
  3. 8be6845 Update Dokka to 1.6.0 and migrate settings (#1804) by Ignat Beresnev · 3 years ago
  4. 9755adc Reduce core module coverage bound by Vsevolod Tolstopyatov · 3 years, 1 month ago
  5. 51ccccf Update Kover to 0.4.2 (#1772) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  6. e721ebe Add Kover plugin (#1733) by Leonid Startsev · 3 years, 2 months ago
  7. 8cbdbfc Add Apple Silicon targets by Leonid Startsev · 3 years, 4 months ago
  8. 0e75d25 Upgrade to 1.5.30 by Leonid Startsev · 3 years, 4 months ago
  9. f7a7141 Update to 1.5.30-RC by Leonid Startsev · 3 years, 5 months ago
  10. 98ead98 Add task to put jmh benchmarks results to teamcity statistics (#1568) by Leonid Startsev · 3 years, 6 months ago
  11. 5b515ad Get rid of (almost) all build warnings and deprecations by Leonid Startsev · 3 years, 7 months ago
  12. 6d2e5cf Get rid of Bintray leftovers (#1378) by Vsevolod Tolstopyatov · 3 years, 9 months ago
  13. 2b376e5 Add support for watchosX64 target (#1366) by Sergey Bogolepov · 3 years, 10 months ago
  14. 5d0c86c Introduce kotlinx-serialization-bom (#1356) by Vsevolod Tolstopyatov · 3 years, 10 months ago
  15. 4236a7e Maven central publication (#1319) by Sergey Shanshin · 3 years, 11 months ago
  16. ac54504 Experimental support for inline classes (#1244) by Leonid Startsev · 4 years ago
  17. 07f730a Ensure serialization is usable from K/N background thread by Vsevolod Tolstopyatov · 4 years ago
  18. 7ae2bf2 Update Gradle version to 6.7.1 (#1295) by Kamil Doległo · 4 years ago
  19. 2e56542 Add build parameter to build serialization with JVM IR compiler (#1206) by Alexander Likhachev · 4 years, 1 month ago
  20. d3d2dca Update to new Dokka (#1100) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  21. b2e9104 Add handling of the project property that allows to disable cross-compilation (#1096) by Leonid Startsev · 4 years, 3 months ago
  22. dae6ed1 Rework publish-mpp-root-module-in-platform.gradle (#1020) by Sergey Igushkin · 4 years, 3 months ago
  23. 608cbad Standartize and cleanup Gradle scripts by Vsevolod Tolstopyatov · 4 years, 3 months ago
  24. 0e4e0e7 Extract JSON to a separate dependency, rename 'runtime' to 'core' (#1062) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  25. 4a9fad5 Version 1.0.0-RC by Vsevolod Tolstopyatov · 4 years, 4 months ago
  26. 5d6e0aa Remove WASM target (#965) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  27. 419ddb9 [API stabilization] Experimental API (#960) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  28. 5459c10 Docs: Kotlin Serialization Guide (#933) by Roman Elizarov · 4 years, 5 months ago
  29. a148260 Renamed kotlinx-serialization-runtime to kotlinx-serialization-core (#953) by Leonid Startsev · 4 years, 5 months ago
  30. e3cee86 Don't add Javadoc artifacts in `disableMetadataPublication`, add always (#936) by Sergey Igushkin · 4 years, 5 months ago
  31. d9b67a1 [API stabilization] JSON API rework by Vsevolod Tolstopyatov · 4 years, 5 months ago
  32. 2397350 Promote typeOf-based API usage: (#850) by Vsevolod Tolstopyatov · 4 years, 6 months ago
  33. c5f1af6 1.4-M2 & HMPP fixes (#843) by Sergey Igushkin · 4 years, 7 months ago
  34. 6f20a67 Support AssociatedObjects from JS IR by Leonid Startsev · 4 years, 8 months ago
  35. 29f5d22 Do not report buildNumber in case of train build by Stanislav Erokhin · 4 years, 8 months ago
  36. f7abe61 Deprecate .patch and support scattered arrays in protobuf properly by Leonid Startsev · 4 years, 10 months ago
  37. bc9c8f4 Set up dokka and docs publishing process (#780) by Leonid Startsev · 4 years, 9 months ago
  38. ee4d7c7 Enable library author's mode and adjust visibilities (#758) by Leonid Startsev · 4 years, 9 months ago
  39. 07de016 Enable JS IR support by Leonid Startsev · 4 years, 10 months ago
  40. fbb08e0 Rename Mapper to Properties by Leonid Startsev · 5 years ago
  41. c6e5c8e Move Mapper to separate 'properties' module by Leonid Startsev · 5 years ago
  42. 40837e5 Reified extensions for registering serializers in SerialModule (#671) by Vsevolod Tolstopyatov · 5 years ago
  43. 0a7c15c Update to dev version: 1.3.70-eap-107 by Leonid Startsev · 5 years ago
  44. 4c69483 Merge remote-tracking branch 'origin/dev' into split-into-modules by Vsevolod Tolstopyatov · 5 years ago
  45. 45e9019 Rename SerialId to ProtoId to better reflect its semantics by Vsevolod Tolstopyatov · 5 years ago
  46. dc3f467 Add Linux ARM 32 and 66 bit targets by Ugljesa Jovanovic · 5 years ago
  47. 7c5069c Extract CBOR format to the separate module by Vsevolod Tolstopyatov · 5 years ago
  48. 1868650 Extract ProtoBuf format to the separate module by Vsevolod Tolstopyatov · 5 years ago
  49. ca54a56 READ_ALL rework (#600) by Vsevolod Tolstopyatov · 5 years ago
  50. ad5cbdc Add forgotten during migration WASM32 target by Leonid Startsev · 5 years ago
  51. 0d2414a Add empty javadoc artifact to try linking with Maven Central by Leonid Startsev · 5 years ago
  52. 54c9c51 Upgrade to 1.3.60-eap-76 by Leonid Startsev · 5 years ago
  53. 9f6d3b4 Remove deprecated infra plugin by Leonid Startsev · 5 years ago
  54. 2ca3417 Update Gradle to 5.6.1 (therefore Gradle metadata to 1.0) by Leonid Startsev · 5 years ago
  55. d0d8b93 Add prefix to all published modules so artifacts names will look properly. by Leonid Startsev · 6 years ago
  56. 6158c39 Update to 1.3.40 eap2; Fix obsolete/broken links by Leonid Startsev · 6 years ago
  57. fa2231c Infrastructure to build kotlinx.serialization against Kotlin snapshots by Vsevolod Tolstopyatov · 6 years ago
  58. 45aa7c7 Migrate to infra and new MPP by Leonid Startsev · 6 years ago
  59. b4656a0 Migrate to Gradle 4.10 and metadata 0.4 by Leonid Startsev · 6 years ago
  60. 7b866f5 Make naming consistent with KEEP and current design, rename saver to serializer and loader to deserializer by Vsevolod Tolstopyatov · 6 years ago
  61. 23dfc08 Update Kotlin version to 1.3-RC4 by Leonid Startsev · 6 years ago
  62. fa9e920 Add license, developer and scm information in Maven pom in publication by Leonid Startsev · 6 years ago
  63. 9eb8fe8 Updated K/N Version by Leonid Startsev · 7 years ago
  64. bd9a52d [JSON-AST] Add forgotten copyrights by Leonid Startsev · 7 years ago
  65. c563d23 [JSON-AST] Publishing setup by Leonid Startsev · 7 years ago
  66. bae49f9 [JSON-AST] Publishing native artifact on bintray by Leonid Startsev · 7 years ago
  67. da728dd Update runtime library version to match plugin version. by Leonid Startsev · 7 years ago
  68. 26af919 Readme and docs updated, license and copyright added by Roman Elizarov · 7 years ago
  69. 08d3ca0 KotlinX serialization runtime library migrated to separate project by Leonid Startsev · 7 years ago