From d1815e511dd6b92b22ecdbe97358995c66d90d84 Mon Sep 17 00:00:00 2001 From: Andrey Polyakov Date: Thu, 20 Jul 2023 12:09:45 +0200 Subject: [PATCH] update: update roadmap issues description --- docs/topics/roadmap.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/topics/roadmap.md b/docs/topics/roadmap.md index 33f5f9c2d6b..5ef62035bb2 100644 --- a/docs/topics/roadmap.md +++ b/docs/topics/roadmap.md @@ -51,10 +51,10 @@ Visit the [roadmap board in our issue tracker YouTrack](https://youtrack.jetbrai Compiler -
  • 🆕 Release Kotlin 2.0
  • -
  • 🆕 Design and implement new debugging information
  • +
  • 🆕 Promote K2 compiler to Stable
  • +
  • 🆕 Support debugging inline functions on Android
  • 🆕 Promote Kotlin/Wasm to Alpha
  • -
  • 🆕 Make Kotlin/Wasm suitable for standalone Wasm VMs (without JavaScript support)
  • +
  • 🆕 Make Kotlin/Wasm suitable for standalone Wasm VMs
  • @@ -86,9 +86,9 @@ Visit the [roadmap board in our issue tracker YouTrack](https://youtrack.jetbrai Library ecosystem -
  • 🆕 Provide initial series of kotlinx-io releases towards its Stable release
  • +
  • 🆕 Provide initial series of kotlinx-io releases
  • Release kotlinx-metadata-jvm as Stable
  • -
  • Stabilize kotlinx-kover
  • +
  • Promote kotlinx-kover to Stable
  • Release Dokka as Stable
  • The Ktor framework roadmap

    @@ -126,11 +126,11 @@ We've **completed** the following items from the previous roadmap: We've **added** the following items to the roadmap: * 🆕 Compiler: [Release Kotlin 2.0](https://youtrack.jetbrains.com/issue/KT-60255) -* 🆕 Compiler: [Design and implement new debugging information](https://youtrack.jetbrains.com/issue/KT-60276) +* 🆕 Compiler: [Support debugging inline functions on Android](https://youtrack.jetbrains.com/issue/KT-60276) * 🆕 Compiler: [Promote Kotlin/Wasm to Alpha](https://youtrack.jetbrains.com/issue/KT-60277) * 🆕 Compiler: [Make Kotlin/Wasm suitable for standalone Wasm VMs (without JavaScript support)](https://youtrack.jetbrains.com/issue/KT-60278) * 🆕 Tooling: [Improve Kotlin build reports](https://youtrack.jetbrains.com/issue/KT-60279) -* 🆕 Library ecosystem: [Provide initial series of `kotlinx-io` releases towards its Stable release](https://youtrack.jetbrains.com/issue/KT-60280) +* 🆕 Library ecosystem: [Provide initial series of `kotlinx-io` releases](https://youtrack.jetbrains.com/issue/KT-60280) ### Removed items