kotlin-jupyter v0.8.3.1 Release Notes

Release Date: 2020-11-18 // over 3 years ago
  • View commits

    Closed issues:

    • โš™ Run kotlin-jupyter locally #104
    • โž• Add *mavenLocal to default repositories? #100
    • โž• Add tested operating systems #98
    • Unable to import krangl #48
    • ๐Ÿ‘ป Exception in starting Kernel #52

    ๐Ÿ›  Fixed bugs:

    • Irrelevant 'Unresolved reference' popup. #109
    • The %use magic doesn't allow to specify version range. #110
    • Dependency not resolving in case pom existing but jar missing in repository #107

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ”„ Change added repositories order #108 (@ileasile)
    • ๐Ÿ‘ Allow REPL/Kernel to be embedded and share classes/variables with its caller #102 (@fmagin)
    • โž• Add Kaliningraph library descriptor #106 (@breandan)
    • โž• Add plotly descriptors #103 (@altavir)
    • Perhaps, the year number should be changed. #97 (@zhelenskiy)
    • โž• Add automatic libraries list generation #96 (@ileasile)
    • ๐Ÿ”จ Refactor libraries handling, add handling of descriptors from different sources #89 (@ileasile)
    • โšก๏ธ Update to Lets-Plot Kotlin API v1.0.0 #95 (@alshan)
    • โšก๏ธ Update to Lets-Plot to v1.5.2, Kotlin API v1.0.0-rc1 #94 (@alshan)
    • โž• Adds support for kotlin-spark-api #92 (@asm0dey)
    • โฌ†๏ธ Upgrade to Lets-Plot 1.5.1-SNAPSHOT #93 (@alshan)

    ๐Ÿ†• New features:

    • โž• Add optional version tag to use directive #70