github enso-org/enso enso-0.2.13-SNAPSHOT.2021-06-30
Enso Nightly 0.2.13-SNAPSHOT.2021-06-30

Interpreter/Runtime

  • Implemented changes to the import and export syntax, requiring to provide the
    project namespace, or use the new project keyword to import from the current
    project (#1806).
  • Fixed a bug where unresolved imports would crash the compiler
    (#1822).

Tooling

  • Added namespace information to project manager messages
    (#1820).
  • Fixed a bug where the Project Manager would not preinstall the Graal runtime
    if the engine was already installed and only its runtime was missing
    (#1824).
  • Extended content root mechanism to provide the home directory and filesystem
    roots on startup (#1821). It now
    also supports dynamically adding content roots and notifies the IDE when a new
    content root is added.

Don't miss a new enso release

NewReleases is sending notifications on new releases.