Enso 0.2.29 (2021-09-16)
Interpreter/Runtime
- Added support for serializing the compiler's intermediate representation to
disk (#1991). This is currently
disabled by default, but in the future will allow much faster startup of the
runtime.
Libraries
- Added support for fetching tables from Google Spreadsheets.
(#1976). - Added support for certain statistical functions of table columns
(#1990).
Known Issues
- This is a beta release, so please see the
issue tracker
for issues opened before the release date.