Skip to content

0.38.0

Latest
Compare
Choose a tag to compare
@brusherru brusherru released this 14 Mar 10:21
· 1 commit to master since this release

Features and enhancements

  • [core] Make possible to pass variadic pins to children variadic nodes (#2107)
  • [ide] Add table log feature: collect, view and save tabular data in live session mode (#2098, #2108)
  • [nodes] Add nodes to handle interrupts in xod/gpio standard library (#2106)
  • [nodes] Add xod/core/micros node and some utilities for this type (#2106)
  • [nodes] Add variadic-pass-* marker nodes (#2107)
  • [nodes] Add xod/debug/table-log node to collect tabular data (#2098, #2108)

Bug fixes

  • [ide] Fix minor mistakes in welcome-to-xod project (#2096)
  • [ide] Prevent corrupting projects when workspace contains libaries with invalid names (#2099)
  • [ide] Fix scrollbars in C++ editor (#2104)