0.6.0
Release notes
Oct 7, 2024

Features

Misc

  • Added a confirmation dialog when trying to add an arrow which would cause an anonymous function to be deleted.
  • Made it possible to align nodes based on a seletion of arrows. This can be useful when you want to automatically place nodes in order to get straight lines. Do this by selecting an arrow and pressing shift-w or shift-d.

Bug fixes

Fixed crash bug when copying a node with an anonymous function inside it.

Std lib

Added Base64.Encode and Base64.Decode