Update changelog for the upcoming v0.35.0 #2030
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Features and enhancements
pulse-on-*
nodes behave consistently and not trigger on start (Make pulse-on-* consistent and not trigger on start #2002)xod-dev/esp8266
,xod-dev/esp8266-mcu
,xod-dev/w5500
andxod/debug
to use abstract nodes fromxod/net
(Create abstract nodes for interaction with internet, unify specializations and make it resolves correctly #2004)Bug fixes
xod-dev/ws2812
on ESP8266 (Fix compiling of WS2812 on ESP8266 #1994)renderScanlinePart
behaviour inxod-dev/ssd1306-display
(fix(stdlib) : ssd1306, fixrenderScanlinePart
behaviour #2022)New nodes
parse-u32
andparse-number
nodes to xod/stream library (Fix tethering inet bugs, introduce a few new nodes and five new chapters of tutorial #1998)from-posix
andto-posix
nodes to xod/datetime library (Fix tethering inet bugs, introduce a few new nodes and five new chapters of tutorial #1998)cloud-string
,cloud-number
andcloud-boolean
nodes to xod-cloud/feeds library (Fix tethering inet bugs, introduce a few new nodes and five new chapters of tutorial #1998)