Skip to content

Releases: csuermann/node-red-contrib-suncron

v1.6.2

26 Feb 12:17
Compare
Choose a tag to compare

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

22 Jun 19:49
Compare
Choose a tag to compare

1.6.1 (2021-06-22)

Bug Fixes

  • package.json: Force trigger release (d580f2b)

v1.6.0

22 Jun 19:27
Compare
Choose a tag to compare

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

05 Jun 07:22
Compare
Choose a tag to compare

1.5.2 (2021-06-05)

Bug Fixes

v1.5.1

05 Jun 07:17
Compare
Choose a tag to compare

1.5.1 (2021-06-05)

Bug Fixes

  • suncron: Do not include exception stacktrace in log msg (3a87fe6)

v1.5.0

04 Jun 15:03
Compare
Choose a tag to compare

1.5.0 (2021-06-04)

Features

  • suncron: Emit preceding sun event upon receiving non-object payload; fixes #20 (86ec646)

v1.4.5

30 Mar 07:55
Compare
Choose a tag to compare

1.4.5 (2021-03-30)

Bug Fixes

  • dependencies: Apply security patches (b2d56ea)

v1.4.4

03 Jan 08:45
015068b
Compare
Choose a tag to compare

1.4.4 (2021-01-03)

Bug Fixes

  • UI: Fix typos; Merge pull request #13 from acejacek/master (015068b)

v1.4.3

06 Oct 07:59
Compare
Choose a tag to compare

1.4.3 (2020-10-06)

Bug Fixes

  • dependencies: Apply npm audit fix (4678e44)

v1.4.2

27 May 06:51
Compare
Choose a tag to compare

1.4.2 (2020-05-27)

Bug Fixes

  • schedule: fix #8 - Skip sun events that do not exist depending on location (f82c42f)