Engee documentation

What’s new in 0.1.0

New features and significant changes

  • Implemented recording of signals (lines). Used to store and retrieve data from any communication lines between blocks. rn 010 1

  • Added possibility to organise the model on the canvas. rn 010 2


New blocks


Editors and tools

  • Changed the display of the file manager in Engee.


Working with code

  • Changed output format in code-cell of Live Script.

  • Created a separate method for renaming variables.


Bug fixes

  • Fixed the error of loading files with the same name.

  • Fixed kernel hang from a large number of variables when executing code cells.

  • Fixed unicode in REPL output.

  • Fixed an error when copying deleted subsystems.

  • Fixed erroneous setting of code generator ready status at server startup.

  • Fixed the error of *Busy` status after stopping at the model build stage.

  • Fixed installation of IJulia packages.

  • Made UNDO work separately for each system/subsystem.