Skip to content

v0.10.0

Compare
Choose a tag to compare
@zemlyansky zemlyansky released this 03 Dec 15:04
· 111 commits to master since this release

New features

  • Drag & Drop support
  • New type of blocks (functions)
  • New graph engine
  • Icons
  • Array, Vector, Tensor data types
  • Include other models with all their blocks
  • Shadow nodes
  • Nice scrollbar
  • Choose time-start value (instead of default 0)

Bug fixes

  • Faster switch between models
  • Fix position of nodes when switching
  • Overflow hidden for block label
  • Update table function, expression values in iterations
  • Don't create a base model when a query exists
  • Update inputs on blur
  • Show only relevant shadow nodes
  • Update deps (event-stream vulnerability)