Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-10 | Restructure the project to utilize included builds (#3174) | Ignat Beresnev | |
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com> | |||
2023-11-06 | Update Kotlin to 1.9.20 (#3319) | Vadim Mishenev | |
* Update compiler and KGP to 1.9.20 * Update integration tests | |||
2023-09-04 | Update Kotlin to 1.9.10 (#3158) | Vadim Mishenev | |
2023-08-31 | Update copyright (#3149) | Ignat Beresnev | |
* Add the default copyright profile and enable IDEA project settings * Add the license notice file | |||
2023-08-04 | Update examples and tests to use Kotlin 1.9.0 (#3101) | Ignat Beresnev | |
* Opt into foreign API for CPointed * Stop using the deprecated JS backend | |||
2023-06-06 | Update Dokka's references to 1.8.20 (#3028) | Ignat Beresnev | |
2023-03-17 | Introduce Gradle Version Catalog with type-safe project dependencies (#2884) | aSemy | |
2023-02-10 | Update Kotlin to 1.8.10 (#2797) | Ignat Beresnev | |
2022-10-04 | Update Kotlin to 1.7.20 (#2692) | Ignat Beresnev | |
2022-09-27 | Update Kotlin to 1.7.20-RC (#2682) | Ignat Beresnev | |
2022-09-01 | Add `DynamicTypeDeserializer` (#2645) | Vadim Mishenev | |
2022-07-08 | Update Kotlin to 1.7.10 (#2564) | Ignat Beresnev | |
2022-06-20 | Update documentation and examples to Dokka 1.7.0 (#2542) | Ignat Beresnev | |
2022-04-25 | Update documentation and examples to Dokka 1.6.21 (#2465) | Ignat Beresnev | |
2022-04-15 | Update documentation, examples and test references to 1.6.20 (#2440) | Ignat Beresnev | |
* Update documentation/example/test references to 1.6.20 * Mute Multiplatform0GradleIntegrationTest due to missing KLIB support * Update gradle and AGP versions to the latest | |||
2022-04-14 | Use common gradle+kotlin versions across gradle integration tests (#2287) | Ignat Beresnev | |
* Use common gradle+kotlin versions across gradle integration tests * Separate JVM/Android/MPP tested versions * Fix react integration tests for 1.6.10 * Move kotlin react wrapper mapping to TestedVersions * Update gradle to 6.9.2 | |||
2021-12-17 | Fix setup js deps (#2258) | Vadim Mishenev | |
* Add checker of KLIB resolving * Fix setup of JS deps in `AnalysisEnvironment` * Update JS integration test | |||
2021-09-28 | Support JS KLib (#2159) | vmishenev | |