From 90f9dd5b33058e26f9259d382e71984db1e2f185 Mon Sep 17 00:00:00 2001 From: Anton Yalyshev Date: Mon, 1 Feb 2021 18:55:20 +0300 Subject: [PATCH] Revert change-notes for 1.4.30 --- .../resources-descriptors/META-INF/plugin.xml | 23 ++++--------------- .../META-INF/plugin.xml.201 | 12 ---------- .../META-INF/plugin.xml.as41 | 12 ---------- .../META-INF/plugin.xml.as42 | 12 ---------- 4 files changed, 4 insertions(+), 55 deletions(-) diff --git a/idea/resources-descriptors/META-INF/plugin.xml b/idea/resources-descriptors/META-INF/plugin.xml index 5b2bed17c94..8f7e0dbe79c 100644 --- a/idea/resources-descriptors/META-INF/plugin.xml +++ b/idea/resources-descriptors/META-INF/plugin.xml @@ -16,19 +16,7 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. 1.4.30 -
    -
  • Preview of new language features: JVM records support, sealed interfaces, and stable inline classes.
  • -
  • Kotlin/JVM: IR backend is now in Beta.
  • -
  • Kotlin/Native: performance improvements, new `watchosX64` simulator target, support for Xcode 12.2 libraries.
  • -
  • Kotlin/JS: prototype lazy initialization of top-level properties.
  • -
  • Support for Gradle configuration cache.
  • -
  • Standard library API improvements: locale-agnostic API for upper/lowercasing text and clear Char-to-code and Char-to-digit conversions.
  • -
- For more details, see What’s New in Kotlin 1.4.30 and this blog post. -

1.4.20

- Released: November 23, 2020
  • Kotlin/JS: New project templates, improved Gradle plugin, experimental compilation with errors mode in the IR compiler.
  • Kotlin/Native: New escape analysis mechanism, wrapping of Objective-C exceptions, various functional and performance improvements.
  • @@ -122,7 +110,7 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. - + @@ -163,14 +151,11 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. - + - - + + diff --git a/idea/resources-descriptors/META-INF/plugin.xml.201 b/idea/resources-descriptors/META-INF/plugin.xml.201 index 3f4d5a4777b..47bfa2fd0ef 100644 --- a/idea/resources-descriptors/META-INF/plugin.xml.201 +++ b/idea/resources-descriptors/META-INF/plugin.xml.201 @@ -16,19 +16,7 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. 1.4.30 -
      -
    • Preview of new language features: JVM records support, sealed interfaces, and stable inline classes.
    • -
    • Kotlin/JVM: IR backend is now in Beta.
    • -
    • Kotlin/Native: performance improvements, new `watchosX64` simulator target, support for Xcode 12.2 libraries.
    • -
    • Kotlin/JS: prototype lazy initialization of top-level properties.
    • -
    • Support for Gradle configuration cache.
    • -
    • Standard library API improvements: locale-agnostic API for upper/lowercasing text and clear Char-to-code and Char-to-digit conversions.
    • -
    - For more details, see What’s New in Kotlin 1.4.30 and this blog post. -

    1.4.20

    - Released: November 23, 2020
    • Kotlin/JS: New project templates, improved Gradle plugin, experimental compilation with errors mode in the IR compiler.
    • Kotlin/Native: New escape analysis mechanism, wrapping of Objective-C exceptions, various functional and performance improvements.
    • diff --git a/idea/resources-descriptors/META-INF/plugin.xml.as41 b/idea/resources-descriptors/META-INF/plugin.xml.as41 index 1948bf388de..285aa3ca3f6 100644 --- a/idea/resources-descriptors/META-INF/plugin.xml.as41 +++ b/idea/resources-descriptors/META-INF/plugin.xml.as41 @@ -16,19 +16,7 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. 1.4.30 -
        -
      • Preview of new language features: JVM records support, sealed interfaces, and stable inline classes.
      • -
      • Kotlin/JVM: IR backend is now in Beta.
      • -
      • Kotlin/Native: performance improvements, new `watchosX64` simulator target, support for Xcode 12.2 libraries.
      • -
      • Kotlin/JS: prototype lazy initialization of top-level properties.
      • -
      • Support for Gradle configuration cache.
      • -
      • Standard library API improvements: locale-agnostic API for upper/lowercasing text and clear Char-to-code and Char-to-digit conversions.
      • -
      - For more details, see What’s New in Kotlin 1.4.30 and this blog post. -

      1.4.20

      - Released: November 23, 2020
      • Kotlin/JS: New project templates, improved Gradle plugin, experimental compilation with errors mode in the IR compiler.
      • Kotlin/Native: New escape analysis mechanism, wrapping of Objective-C exceptions, various functional and performance improvements.
      • diff --git a/idea/resources-descriptors/META-INF/plugin.xml.as42 b/idea/resources-descriptors/META-INF/plugin.xml.as42 index ffb67ecd6fd..a7cce72296f 100644 --- a/idea/resources-descriptors/META-INF/plugin.xml.as42 +++ b/idea/resources-descriptors/META-INF/plugin.xml.as42 @@ -16,19 +16,7 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. 1.4.30 -
          -
        • Preview of new language features: JVM records support, sealed interfaces, and stable inline classes.
        • -
        • Kotlin/JVM: IR backend is now in Beta.
        • -
        • Kotlin/Native: performance improvements, new `watchosX64` simulator target, support for Xcode 12.2 libraries.
        • -
        • Kotlin/JS: prototype lazy initialization of top-level properties.
        • -
        • Support for Gradle configuration cache.
        • -
        • Standard library API improvements: locale-agnostic API for upper/lowercasing text and clear Char-to-code and Char-to-digit conversions.
        • -
        - For more details, see What’s New in Kotlin 1.4.30 and this blog post. -

        1.4.20

        - Released: November 23, 2020
        • Kotlin/JS: New project templates, improved Gradle plugin, experimental compilation with errors mode in the IR compiler.
        • Kotlin/Native: New escape analysis mechanism, wrapping of Objective-C exceptions, various functional and performance improvements.