add support of native platforms in common compose and coroutines compose

This commit is contained in:
2024-07-16 14:16:08 +06:00
parent 410964a44b
commit 4425f24a20
5 changed files with 107 additions and 2 deletions

View File

@@ -2,6 +2,13 @@
## 0.21.4
* `Common`:
* `Compose`:
* Add support of mingw, linux, arm64 targets
* `Coroutines`:
* `Compose`:
* Add support of mingw, linux, arm64 targets
## 0.21.3
* `Colors`: