Skip to content

Releases: dxdc/node-red-contrib-join-wait

v0.5.3

31 Oct 16:44
a9c8fde
Compare
Choose a tag to compare
  • Update dependencies

v0.5.2

02 Feb 18:09
675c059
Compare
Choose a tag to compare
  • Retain state after restart #7

v0.5.1

05 Jan 02:43
f4b7643
Compare
Choose a tag to compare
  • More automated testing and code coverage

v0.5.0

17 Dec 07:24
5814462
Compare
Choose a tag to compare
  • Expire earlier for 'any order' #4

v0.4.5

15 Dec 04:14
f14dc5a
Compare
Choose a tag to compare
  • Add automated tests
  • Address several minor issues encountered from testing
  • Refactoring and readability changes

v0.4.0

14 Dec 00:00
6a62ecb
Compare
Choose a tag to compare
  • 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

26 May 23:01
5b359ca
Compare
Choose a tag to compare
  • Enforce unique path names
  • Regex-based path matching

v0.3.4

17 Jan 18:39
282f37f
Compare
Choose a tag to compare
  • Do not reuse msg variable

v0.3.3

17 Jan 18:30
327a1a7
Compare
Choose a tag to compare
  • Fix bug with paths/clearTimeout
  • Minor code optimizations
  • Add Example 3 to documentation

v0.3.2

16 Jan 07:33
cbb8a47
Compare
Choose a tag to compare
  • msg.complete handling
  • timeoutUnits in Settings
  • ignore Unmatched paths option in Settings
  • Updated documentation