kotlin-jupyter v0.10.0.183 Release Notes

Release Date: 2021-08-06 // over 2 years ago
  • View commits

    Closed issues:

    • ๐Ÿ”จ Refactor build logic #306
    • โšก๏ธ Update Kravis and Krangl library descriptors #309
    • Create a separate repository for descriptors #254
    • ๐Ÿ‘Œ Support multiplatform projects in jupyter.api plugin #148
    • โšก๏ธ Update changelog #253
    • โšก๏ธ Update landing page screenshot #307
    • Display list of data classes as table #294
    • MIME does not allow binary data #293
    • Images are not displayed #292
    • โž• Add Skija as a supported library #272

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ”Œ Sources are not published for API Gradle plugin #310
    • ๐Ÿ›  Fix Gradle plugin for Multiplatform project #255
    • Cannot find kernel #268
    • Completion of functions parameters works incorrectly #256
    • Dead kernel and couln't load notebook #271
    • Resolution errors with snapshot repo for dependency with classifier #285

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ”จ Refactor build #315 (@ileasile)
    • โž• Add support for IPC transport protocol #313 (@strangepleasures)
    • โž• Add separate repository for library descriptors #303 (@ileasile)
    • ๐Ÿ›  Fix completion starting logic, avoid preventDefault #308 (@ileasile)
    • โšก๏ธ Update Changelog and fix Gradle plugin sources publication #311 (@ileasile)
    • Variables view feature #297 (@nikolay-egorov)
    • ๐Ÿ”Œ Conditional Gradle plugin tasks initialization #298 (@ileasile)
    • Create specialized kernels w/ JDK, JVM args, and environment variables #287 (@rnett)
    • โฌ†๏ธ Upgrade to Lets-Plot v2.0.4, Lets-Plot Kotlin API v3.0.1 #275 (@alshan)
    • โฌ†๏ธ Upgrade to Lets-Plot v2.0.3, Lets-Plot Kotlin API v3.0.0 #273 (@alshan)

    ๐Ÿ†• New features:

    • ๐Ÿ‘ Allow for multiple cell outputs #20
    • โšก๏ธ Dynamic update of cell output #318
    • โœ… Integration testing Jupyter notebook support #270
    • โž• Add resource builder for Notebook API #129
    • Load static resources via module descriptions #74
    • ๐Ÿšš Autoremove closing bracket when opening is removed #245
    • ๐Ÿ‘ Allow setting JDK to use #284
    • Pass args on JVM startup #72