Skip to content

Releases: ralphwetzel/node-red-mcu-plugin

v1.5.1

13 Apr 20:42
Compare
Choose a tag to compare

Support of the Projects feature (fixing #49).

v1.5

06 Apr 20:10
Compare
Choose a tag to compare
  • Support for Node-RED v4.0 🎉
  • Support for node-red-node-serialport on MCU's
  • List of known (pre-configured) platforms updated
  • Some additional (smaller) fixes

v1.4.1-beta.1

16 Oct 20:31
Compare
Choose a tag to compare
v1.4.1-beta.1 Pre-release
Pre-release
bump version

v1.4

26 Sep 08:46
Compare
Choose a tag to compare
  • Support for Node-RED v3.1.0
  • Support for the Nordic nRF52 platform (e.g. used by the fantastic Moddable Four); contribution by @NextWorldLab
  • List of known (pre-configured) platforms updated
  • Some additional (smaller) fixes

v1.3.2

07 May 18:47
Compare
Choose a tag to compare

Let node-red-mcu handle the manifests for its (known) nodes.

v1.3.1

28 Mar 18:18
Compare
Choose a tag to compare

Still ensure support for Node.js v14

v1.3

23 Mar 20:19
Compare
Choose a tag to compare

Adapted support to xsbug & xsbug-log

v1.2.1

10 Mar 14:23
Compare
Choose a tag to compare

Supporting the new structure of node definitions in node-red-mcu - now with accurate version number.

v1.1.2

10 Jan 09:33
Compare
Choose a tag to compare

Fixed a bug that spliced the last node when creating flows.json due to an erroneous check.

v1.1.1

09 Jan 19:40
ab6cf63
Compare
Choose a tag to compare
  • Build Configuration property labeled Arguments changed to Config Arguments, to emphasize that these settings go into the config section of the flow's manifest.json
  • Code maintenance
  • Initial release to npm