Releases: dxdc/node-red-contrib-join-wait
Releases · dxdc/node-red-contrib-join-wait
v0.5.2
- Retain state after restart #7
v0.5.1
- More automated testing and code coverage
v0.5.0
- Expire earlier for 'any order' #4
v0.4.5
- Add automated tests
- Address several minor issues encountered from testing
- Refactoring and readability changes
v0.4.0
- Reworked logic for exact order #1
- Support for duplicate path names #2
- Show all unmatched paths with individual warnings
- Minor changes to config UI and defaults
v0.3.5
- Enforce unique path names
- Regex-based path matching
v0.3.4
- Do not reuse
msg
variable
v0.3.3
- Fix bug with paths/clearTimeout
- Minor code optimizations
- Add Example 3 to documentation
v0.3.2
msg.complete
handling
- timeoutUnits in Settings
- ignore Unmatched paths option in Settings
- Updated documentation