Tooling
- Fixed an issue where a panic would be improperly cached, resulting in no updates being sent to the IDE (#1611).
- Added a feature to provide searcher suggestions for types compatible with the type of
this
(#1613).
Libraries
- Added a prototype of a library for working with images (#1450).
- Added histogram and scatter-plot visualisation support for the
Table
library (#1608). - Fixed a bug in the implementation of
join
in the database library where it would join on the wrong table when doing a multiple-join (#1614). - Fixed an outdated example for the
File.read
function.
Known Issues
- This is a beta release, so please see the issue tracker for issues opened before the release date.