kotlin-jupyter v0.8.1.120 Release Notes

Release Date: 2020-07-14 // almost 4 years ago
  • 🏗 View commits

    Closed issues:

    • Internal error for if expression #47
    • Syntax error but no clue #50
    • 🍎 Installation issue on MacOs Mojave #21
    • How do I add a JAR file into the classpath? #49
    • Error when importing a dependency #53
    • Installing without Conda #51

    🛠 Fixed bugs:

    • Failed to load maven-central dependency with @DependsOn #71
    • Code inlining and jvm-target #81
    • readLine causing java.lang.ArrayIndexOutOfBoundsException #84
    • 🐧 Kernel keeps crashing in Win10's Linux subsystem #16
    • Unable to resolve static functions from dependent libraries #24
    • Kotlin stdlib has greater resolution priority than jars added via @file:DependsOn annotation #25
    • 👍 Detect transitive dependencies for supported libraries #75
    • 📜 Unable to use kernel because of error in parserLibraryDescriptors #66

    🔀 Merged pull requests:

    • ⬆️ Upgrade Lets-Plot Kotlin API to v. 0.0.22-SNAPSHOT #85 (@alshan)
    • 🐎 Optimize kernel performance #77 (@ileasile)
    • Switch to Lets-Plot Kotlin API 0.0.18-SNAPSHOT #82 (@alshan)
    • Switch to api 0.0.17-SNAPSHOT #80 (@alshan)
    • ⬆️ Upgrade lets-plot version to 1.4.2 #79 (@alshan)
    • 🚚 Move branch and formatVersion to runtime properties #67 (@ileasile)
    • 🛠 Fix syntax error in samples #65 (@breandan)
    • ➕ Adding deeplearning4j to the supported libraries #63 (@fbrunacci)
    • ➕ add link to smile in supported libraries #64 (@haifengl)
    • ➕ Add library of smile-kotlin for machine learning #62 (@haifengl)
    • ➕ Adding deeplearning4j to the supported libraries #61 (@fbrunacci)
    • PSI completion with code generation #46 (@ileasile)
    • ➕ adding deeplearning4j to the supported libraries #59 (@fbrunacci)
    • 🏗 kotlinVersion to 1.3.71 to make teamCity build great again (or not) #60 (@fbrunacci)
    • 🚧 WIP: PSI-based completion #43 (@ileasile)
    • ➕ Add interruption #55 (@ileasile)

    🆕 New features:

    • ➕ Add mavenLocal resolver #86
    • 👍 Java 10 Support #39
    • ➕ Add full-featured autocomplete #17