Skip to content

Releases: pulsecron/pulse

v1.6.7

22 Nov 12:23
Compare
Choose a tag to compare

1.6.7 (2024-11-22)

🐛 BUG FIXES

v1.6.6

19 Nov 11:50
Compare
Choose a tag to compare

1.6.6 (2024-11-19)

🐛 BUG FIXES

  • revert changes to match 1.6.3, apart of resume on restart (78ba2c1)

v1.6.5

19 Nov 10:16
Compare
Choose a tag to compare

1.6.5 (2024-11-19)

🐛 BUG FIXES

  • add check for nextRunAt on non-recurrent jobs (f80b330)
  • add comments on each case for job search + add more strong checks to not leave any job out (95312f4)
  • revert to 1.6.3 nextRunAt default (364ae9a)

v1.6.4

19 Nov 07:21
Compare
Choose a tag to compare

1.6.4 (2024-11-19)

🐛 BUG FIXES

  • Fix the resumeOnRestart function (ec10759)

v1.6.3

16 Aug 09:06
Compare
Choose a tag to compare

1.6.3 (2024-08-16)

🐛 BUG FIXES

  • modified it to exclude already run that should not be executed (#51) (f066867)

v1.6.2

15 Aug 04:42
Compare
Choose a tag to compare

1.6.2 (2024-08-15)

🐛 BUG FIXES

  • prevent job on restart when resumeOnRestart is false (#48) (e7e1002)

v1.6.1

15 Jul 05:11
Compare
Choose a tag to compare

1.6.1 (2024-07-15)

🐛 BUG FIXES

  • import path for JobError in touch.ts (a7efab5)

v1.6.0

15 Jul 04:43
Compare
Choose a tag to compare

1.6.0 (2024-07-15)

🚀 FEATURES

  • progress value to touch functio (761d584)

v1.5.2

29 Jun 14:46
Compare
Choose a tag to compare

1.5.2 (2024-06-29)

🐛 BUG FIXES

  • import Document interface in unique.ts (811044d)

v1.5.1

01 Jun 10:49
Compare
Choose a tag to compare

1.5.1 (2024-06-01)

🐛 BUG FIXES

  • Added missing template types for returned s in the method. (8011bd3)