From d4d93b709138b682efb7a5b1c5cd13965c4ec881 Mon Sep 17 00:00:00 2001 From: Anton Yalyshev Date: Wed, 28 Oct 2020 21:56:24 +0300 Subject: [PATCH] Add change-notes for 1.4.20 --- idea/resources-descriptors/META-INF/plugin.xml | 13 +++++++++++++ idea/resources-descriptors/META-INF/plugin.xml.193 | 13 +++++++++++++ idea/resources-descriptors/META-INF/plugin.xml.202 | 13 +++++++++++++ .../resources-descriptors/META-INF/plugin.xml.as40 | 13 +++++++++++++ .../resources-descriptors/META-INF/plugin.xml.as41 | 13 +++++++++++++ .../resources-descriptors/META-INF/plugin.xml.as42 | 14 +++++++++++++- 6 files changed, 78 insertions(+), 1 deletion(-) diff --git a/idea/resources-descriptors/META-INF/plugin.xml b/idea/resources-descriptors/META-INF/plugin.xml index bf474888223..8f5c88df3b5 100644 --- a/idea/resources-descriptors/META-INF/plugin.xml +++ b/idea/resources-descriptors/META-INF/plugin.xml @@ -16,6 +16,19 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. 1.4.20 +
    +
  • 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.
  • +
  • IDE: Experimental support for Code Vision, the Redirect input from option in Kotlin run configurations, and more.
  • +
  • JEP 280 (invokedynamic) string concatenation is available on the JVM.
  • +
  • Changes to the layout of multiplatform projects.
  • +
  • Improved CocoaPods support.
  • +
  • Standard library improvements: Extensions for java.nio.file.Path and performance optimizations.
  • +
  • Deprecation of the kotlin-android-extensions compiler plugin. Parcelable implementation generator has moved to the new kotlin-parcelize plugin.
  • +
+ For more details, see What’s New in Kotlin 1.4.20 and this blog post. +

1.4.0

Released: August 17, 2020
    diff --git a/idea/resources-descriptors/META-INF/plugin.xml.193 b/idea/resources-descriptors/META-INF/plugin.xml.193 index b61c2441261..bc87bd38f43 100644 --- a/idea/resources-descriptors/META-INF/plugin.xml.193 +++ b/idea/resources-descriptors/META-INF/plugin.xml.193 @@ -16,6 +16,19 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. 1.4.20 +
      +
    • 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.
    • +
    • IDE: Experimental support for Code Vision, the Redirect input from option in Kotlin run configurations, and more.
    • +
    • JEP 280 (invokedynamic) string concatenation is available on the JVM.
    • +
    • Changes to the layout of multiplatform projects.
    • +
    • Improved CocoaPods support.
    • +
    • Standard library improvements: Extensions for java.nio.file.Path and performance optimizations.
    • +
    • Deprecation of the kotlin-android-extensions compiler plugin. Parcelable implementation generator has moved to the new kotlin-parcelize plugin.
    • +
    + For more details, see What’s New in Kotlin 1.4.20 and this blog post. +

    1.4.0

    Released: August 17, 2020
      diff --git a/idea/resources-descriptors/META-INF/plugin.xml.202 b/idea/resources-descriptors/META-INF/plugin.xml.202 index 7d6aa6a6c86..7eb10ab8e9c 100644 --- a/idea/resources-descriptors/META-INF/plugin.xml.202 +++ b/idea/resources-descriptors/META-INF/plugin.xml.202 @@ -16,6 +16,19 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. 1.4.20 +
        +
      • 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.
      • +
      • IDE: Experimental support for Code Vision, the Redirect input from option in Kotlin run configurations, and more.
      • +
      • JEP 280 (invokedynamic) string concatenation is available on the JVM.
      • +
      • Changes to the layout of multiplatform projects.
      • +
      • Improved CocoaPods support.
      • +
      • Standard library improvements: Extensions for java.nio.file.Path and performance optimizations.
      • +
      • Deprecation of the kotlin-android-extensions compiler plugin. Parcelable implementation generator has moved to the new kotlin-parcelize plugin.
      • +
      + For more details, see What’s New in Kotlin 1.4.20 and this blog post. +

      1.4.0

      Released: August 17, 2020
        diff --git a/idea/resources-descriptors/META-INF/plugin.xml.as40 b/idea/resources-descriptors/META-INF/plugin.xml.as40 index f5a9bb7b99a..2588cca74d4 100644 --- a/idea/resources-descriptors/META-INF/plugin.xml.as40 +++ b/idea/resources-descriptors/META-INF/plugin.xml.as40 @@ -16,6 +16,19 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. 1.4.20 +
          +
        • 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.
        • +
        • IDE: Experimental support for Code Vision, the Redirect input from option in Kotlin run configurations, and more.
        • +
        • JEP 280 (invokedynamic) string concatenation is available on the JVM.
        • +
        • Changes to the layout of multiplatform projects.
        • +
        • Improved CocoaPods support.
        • +
        • Standard library improvements: Extensions for java.nio.file.Path and performance optimizations.
        • +
        • Deprecation of the kotlin-android-extensions compiler plugin. Parcelable implementation generator has moved to the new kotlin-parcelize plugin.
        • +
        + For more details, see What’s New in Kotlin 1.4.20 and this blog post. +

        1.4.0

        Released: August 17, 2020
          diff --git a/idea/resources-descriptors/META-INF/plugin.xml.as41 b/idea/resources-descriptors/META-INF/plugin.xml.as41 index 7a8e09a2534..a70a1c3b054 100644 --- a/idea/resources-descriptors/META-INF/plugin.xml.as41 +++ b/idea/resources-descriptors/META-INF/plugin.xml.as41 @@ -16,6 +16,19 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. 1.4.20 +
            +
          • 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.
          • +
          • IDE: Experimental support for Code Vision, the Redirect input from option in Kotlin run configurations, and more.
          • +
          • JEP 280 (invokedynamic) string concatenation is available on the JVM.
          • +
          • Changes to the layout of multiplatform projects.
          • +
          • Improved CocoaPods support.
          • +
          • Standard library improvements: Extensions for java.nio.file.Path and performance optimizations.
          • +
          • Deprecation of the kotlin-android-extensions compiler plugin. Parcelable implementation generator has moved to the new kotlin-parcelize plugin.
          • +
          + For more details, see What’s New in Kotlin 1.4.20 and this blog post. +

          1.4.0

          Released: August 17, 2020
            diff --git a/idea/resources-descriptors/META-INF/plugin.xml.as42 b/idea/resources-descriptors/META-INF/plugin.xml.as42 index 804d998aae6..1a2237b7f41 100644 --- a/idea/resources-descriptors/META-INF/plugin.xml.as42 +++ b/idea/resources-descriptors/META-INF/plugin.xml.as42 @@ -15,8 +15,20 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. - + 1.4.20 +
              +
            • 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.
            • +
            • IDE: Experimental support for Code Vision, the Redirect input from option in Kotlin run configurations, and more.
            • +
            • JEP 280 (invokedynamic) string concatenation is available on the JVM.
            • +
            • Changes to the layout of multiplatform projects.
            • +
            • Improved CocoaPods support.
            • +
            • Standard library improvements: Extensions for java.nio.file.Path and performance optimizations.
            • +
            • Deprecation of the kotlin-android-extensions compiler plugin. Parcelable implementation generator has moved to the new kotlin-parcelize plugin.
            • +
            + For more details, see What’s New in Kotlin 1.4.20 and this blog post. + ]]>
            com.intellij.modules.platform