Commit Graph

8 Commits

Author SHA1 Message Date
Oleksandr Karpovich
0b429b6ac9 Update all versions for 1.3.1 + update Changelog (#2856)
* Add changes for 1.3.1 + update Changelog

Versions:
compose 1.3.1
kotlin 1.8.10
compiler: 1.4.2

* revert version update in experimental examples

* Update CHANGELOG.md
2023-03-10 09:53:41 +01:00
Oleksandr Karpovich
aa64d2d232 Update VERSIONING.md (#2681) 2023-01-31 10:46:56 +01:00
Emre Şafak
eba6b45df7 Correct all occurrences of "compatability" (#2623) 2023-01-13 10:05:31 +01:00
Igor Demin
eb60a5bf20 Update README about using custom Compose Compiler (#2526)
* Update README about using custom Compose Compiler

* Update VERSIONING.md
2022-12-15 04:19:41 +01:00
Igor Demin
9a2b58d43f Relationship between the Jetpack Compose and Compose Multiplatform release cycles (#2367) 2022-11-08 09:46:11 +01:00
Igor Demin
63846c63c0 Compose 1.2.1 (#2453) 2022-11-07 14:46:37 +01:00
Igor Demin
d3bfab2832 Update VERSIONING.md 2022-10-10 21:04:23 +02:00
Igor Demin
3996233b03 Allow to use Compose on multiple Kotlin versions (#2366)
JS target supports a lower version (1.7.10), because we have a bug in Koltin 1.7.20

Compose 1.2.0 will support:

1.7.20 and 1.7.10 for Android and Desktop
1.7.10 for JS
We will release the new patchset (1.2.1) with 1.7.2X support for JS later
2022-10-08 15:50:51 +02:00