enso/CHANGELOG.md
James Dunkerley 4c0647ea29
Stop publishing First/Last as constructors and use auto-scoping for take and drop. (#10467)
- Removes `First` and `Last` from the `Standard.Base` exports.
- Enable auto-scoping for all `Index_Sub_Range` and `Text_Sub_Range`.
- Update all use of those methods to use auto-scoping.
2024-07-08 10:26:30 +00:00

4.7 KiB

Next Release

Enso IDE

Enso Enso Standard Library

Enso 2024.2

Enso IDE

Enso Language & Runtime

Enso Standard Library

[debug-shortcuts]:


Release Notes

Anonymous Data Collection

Please note that this release collects anonymous usage data which will be used to improve Enso and prepare it for a stable release. We will switch to opt-in data collection in stable version releases. The usage data will not contain your code (expressions above nodes), however, reported errors may contain brief snippets of out of context code that specifically leads to the error, like "the method 'foo' does not exist on Number". The following data will be collected:

  • Session length.
  • Project management events (project open, close, rename).
  • Errors (IDE crashes, Project Manager errors, Language Server errors, Compiler errors).