launchInCurrentThread

This commit is contained in:
2022-12-27 09:28:37 +06:00
parent fad73c7213
commit b62d3a0b7d
5 changed files with 60 additions and 1 deletions

View File

@@ -4,6 +4,8 @@
## 0.16.3
* `Coroutines`:
* Create `launchInCurrentThread`
* `Startup`:
* `Launcher`:
* All starting API have been moved into `StartLauncherPlugin` and do not require serialize/deserialize cycle for now