Skip to content

Releases: s1r-J/node-red-contrib-loop-processing

0.5.1

27 Feb 07:33
Compare
Choose a tag to compare
  • Remove template literal

0.5.0

27 Feb 07:22
f4e6088
Compare
Choose a tag to compare
  • Add loop time limitation to while-loop
  • Update docs
    • how to break out of loop
  • Fix typo in README

0.4.0

21 Mar 14:45
Compare
Choose a tag to compare
  • Add operators to counter-loop node

0.3.1

12 Apr 13:08
c60eb47
Compare
Choose a tag to compare

Fix

  • specified flow context falling back to msg in array-loop(#8)

0.3.0

12 Apr 04:36
Compare
Choose a tag to compare

Fix

  • typo in README.md

Add

  • feature of resetting counter variable in counter-loop
  • feature of resetting key variable in array-loop

Update

  • example flow
  • description of the usage of flow and global context in while-loop

0.2.0

07 Apr 11:51
704b088
Compare
Choose a tag to compare

Fix

  • typo in counter-loop

Add

  • while-loop node
  • while-loop node example flow

0.1.2

12 Feb 13:44
Compare
Choose a tag to compare

Fix

  • typo in README.md

Add

  • repository property to package.json for fixing images on npm