1. e0745bd Disable parallel build because of KT-36076 by Leonid Startsev · 5 years ago
  2. 0a7c15c Update to dev version: 1.3.70-eap-107 by Leonid Startsev · 5 years ago
  3. 7c5069c Extract CBOR format to the separate module by Vsevolod Tolstopyatov · 5 years ago
  4. ca54a56 READ_ALL rework (#600) by Vsevolod Tolstopyatov · 5 years ago
  5. cea9b43 Bump version to 0.14.0 @ Kotlin 1.3.60 by Leonid Startsev · 5 years ago
  6. 11b398a Add missing documentation and explicit public modifiers. by Leonid Startsev · 5 years ago
  7. 54c9c51 Upgrade to 1.3.60-eap-76 by Leonid Startsev · 5 years ago
  8. 2ca3417 Update Gradle to 5.6.1 (therefore Gradle metadata to 1.0) by Leonid Startsev · 5 years ago
  9. c9eb5f5 Update library version, kotlin version & changelog by Leonid Startsev · 5 years ago
  10. b1c08bd Upgrade to eap3 Add tests for issues fixed during eap releases by Leonid Startsev · 5 years ago
  11. 699ce9c MPP serializer resolving from KType by Leonid Startsev · 5 years ago
  12. 78d5d2d Bump version by Leonid Startsev · 5 years ago
  13. 85c0b12 Move to 1.3.50-eap-5; Annotation stub marked with @AssociatedObjectKey to retrieve serializer from by Leonid Startsev · 6 years ago
  14. fab9684 Lower exception deprecation to WARNING to unblock ktor train; by Leonid Startsev · 6 years ago
  15. a45e71a Update to Kotlin 1.3.40, Changelog for 0.11.1. by Leonid Startsev · 6 years ago
  16. d656e5a Update compiler to latest dev version. by Leonid Startsev · 6 years ago
  17. d0d8b93 Add prefix to all published modules so artifacts names will look properly. by Leonid Startsev · 6 years ago
  18. 6158c39 Update to 1.3.40 eap2; Fix obsolete/broken links by Leonid Startsev · 6 years ago
  19. fa2231c Infrastructure to build kotlinx.serialization against Kotlin snapshots by Vsevolod Tolstopyatov · 6 years ago
  20. 45aa7c7 Migrate to infra and new MPP by Leonid Startsev · 6 years ago
  21. 0f359d0 Update to release version Update documentation for JSON by Leonid Startsev · 6 years ago
  22. 0913ea7 Update to latest RC by Leonid Startsev · 6 years ago
  23. b947e6b Move a lot of tests to source set which runs together with Native by Leonid Startsev · 6 years ago
  24. 1d3e150 Update to the most recent Kotlin and Kotlin/Native compilers by Leonid Startsev · 6 years ago
  25. b319ba1 Tests for new functionality: by Leonid Startsev · 6 years ago
  26. 7e1a13e Replace old SerialModule with new one which: by Leonid Startsev · 6 years ago
  27. 8e4f650 Upgrade to 1.3.30 EAP 1 by Leonid Startsev · 6 years ago
  28. 97b7187 Update to 1.3.21 by Leonid Startsev · 6 years ago
  29. 82e4ba5 Repository with fixed Native version by Leonid Startsev · 6 years ago
  30. daf888e Update version number by Leonid Startsev · 6 years ago
  31. 0407548 Update to 1.3.20 eap 3 by Leonid Startsev · 6 years ago
  32. 69ac2ae Update to Kotlin 1.3.20 EAP 2 by Leonid Startsev · 6 years ago
  33. b0fd120 Update version to 1.3.20-eap (dev build from teamcity is used because by Leonid Startsev · 6 years ago
  34. c6dd98c UseSerializers annotation by Leonid Startsev · 6 years ago
  35. a38d276 Enable parallel Gradle execution back. Caching disabled intentionally for dev branch. by Leonid Startsev · 6 years ago
  36. 7b866f5 Make naming consistent with KEEP and current design, rename saver to serializer and loader to deserializer by Vsevolod Tolstopyatov · 6 years ago
  37. 62f4a4f Update lib to 0.9.1/Kotlin to 1.3.10 by Leonid Startsev · 6 years ago
  38. 477563f Local K/N compilation setup by Leonid Startsev · 6 years ago
  39. bc38f92 Update to release versions by Leonid Startsev · 6 years ago
  40. 5e490ab Update general readme and versions: Library to 0.9, K/N to 1.0 beta by Leonid Startsev · 6 years ago
  41. 23dfc08 Update Kotlin version to 1.3-RC4 by Leonid Startsev · 6 years ago
  42. 5ed5f8c Move json parser back to monolith module, bump version by Leonid Startsev · 6 years ago
  43. 98c5f41 Update to RC-3 by Leonid Startsev · 6 years ago
  44. 17c6f37 Versions update by Leonid Startsev · 6 years ago
  45. f8719fb Update migration guide and versions to RCs. by Leonid Startsev · 6 years ago
  46. 8a3f658 Upgrade Native to finally working plugin by Leonid Startsev · 6 years ago
  47. 0915d20 Update versions for Kotlin and Kotlin/Native by Leonid Startsev · 6 years ago
  48. 48b97e2 Improve serializers resolving by adding primitive serializers by Leonid Startsev · 6 years ago
  49. 598aa82 Add some missing changes by Leonid Startsev · 6 years ago
  50. 4396dd6 Renaming: by Leonid Startsev · 7 years ago
  51. aef21b9 Split to separate files by Leonid Startsev · 7 years ago
  52. 84d872d Update dependencies by Leonid Startsev · 6 years ago
  53. 13d4c56 Move next dev version by Leonid Startsev · 7 years ago
  54. 51114eb Updated library version by Leonid Startsev · 7 years ago
  55. 476b722 Add snapshot version to buildscript by Leonid Startsev · 7 years ago
  56. 4716931 Simplify JSON AST API, Provide JSON builder, provide useful extensions, add documentation, update K/N by Vsevolod Tolstopyatov · 7 years ago
  57. 9eb8fe8 Updated K/N Version by Leonid Startsev · 7 years ago
  58. becc420 [JSON-AST] Moved tests to proper module by Leonid Startsev · 7 years ago
  59. bae49f9 [JSON-AST] Publishing native artifact on bintray by Leonid Startsev · 7 years ago
  60. 14b57df Upgraded version by Leonid Startsev · 7 years ago
  61. 8642a1f Improve buildscript and bumped kotlin version by Leonid Startsev · 7 years ago