From the changelogs;
Added
-
Introduction of type definitions for inputs and outputs. This allows types to extend other types and provide custom colors for those types. (#17)
-
Added
object.*nodes to replace thedocument.*nodes.
Changed
-
document.*nodes are now deprecated in favorobject.*. -
Registry actions such as
xiblepm nodepack installuse the proper OS dependent “tmp” directory. (#33)
Removed
-
log.consolenode is now removed, after it was deprecated in favor ofconsole.log. (#27)