0.31.1
·
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-lcdlibrary (#1875) - [nodes] Fix wrong types in
xod-dev/dhtlibrary (#1877) - [core] Fix errors not propagating through defer nodes in some edge cases (#1873)
- [nodes] Fix debounce time in
xod/common-hardware/button(#1880)