Releases: csuermann/node-red-contrib-suncron
Releases · csuermann/node-red-contrib-suncron
v1.6.2
1.6.2 (2022-02-26)
Bug Fixes
- chore: bump nodejs version to v16 (ac8986d)
- readme: fix example of msg.schedule (6534df4)
v1.6.1
1.6.1 (2021-06-22)
Bug Fixes
- package.json: Force trigger release (d580f2b)
v1.6.0
1.6.0 (2021-06-22)
Bug Fixes
- msg.next: Change to object (99e10e7)
Features
- msg: Add 'next' attribute hinting at the next upcoming event; close #21 (5d822b7)
v1.5.2
1.5.2 (2021-06-05)
Bug Fixes
v1.5.1
1.5.1 (2021-06-05)
Bug Fixes
- suncron: Do not include exception stacktrace in log msg (3a87fe6)
v1.5.0
1.5.0 (2021-06-04)
Features
- suncron: Emit preceding sun event upon receiving non-object payload; fixes #20 (86ec646)
v1.4.5
1.4.5 (2021-03-30)
Bug Fixes
- dependencies: Apply security patches (b2d56ea)
v1.4.4
1.4.4 (2021-01-03)
Bug Fixes
- UI: Fix typos; Merge pull request #13 from acejacek/master (015068b)
v1.4.3
1.4.3 (2020-10-06)
Bug Fixes
- dependencies: Apply npm audit fix (4678e44)
v1.4.2
1.4.2 (2020-05-27)
Bug Fixes
- schedule: fix #8 - Skip sun events that do not exist depending on location (f82c42f)