Releases: s1r-J/node-red-contrib-loop-processing
Releases · s1r-J/node-red-contrib-loop-processing
0.5.0
- Add loop time limitation to while-loop
- Update docs
- Fix typo in README
0.4.0
- Add operators to counter-loop node
0.3.1
Fix
- specified flow context falling back to msg in array-loop(#8)
0.3.0
Fix
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
Fix
Add
- while-loop node
- while-loop node example flow
0.1.2
Fix
Add
- repository property to package.json for fixing images on npm