Skip to content

0.31.1

Choose a tag to compare

@evgenykochetkov evgenykochetkov released this 08 Oct 11:13
· 451 commits to master since this release

Bug fixes

  • [core] Fix a bug that caused compilation error if a defer node was used in a feedback loop without an upstream error raiser (#1871)
  • [core] Fix updating of package indexes and bundle the latest one (#1869)
  • [nodes] Fix quickstart node for 20x4 I2C text LCD in xod-dev/text-lcd library (#1875)
  • [nodes] Fix wrong types in xod-dev/dht library (#1877)
  • [core] Fix errors not propagating through defer nodes in some edge cases (#1873)
  • [nodes] Fix debounce time in xod/common-hardware/button (#1880)