Skip to content

Releases: Airfooox/cron-validate

v1.5.3

01 Nov 13:46
aa2d5b5

Choose a tag to compare

1.5.3 (2025-11-01)

Bug Fixes

  • check if second step number is positive (fixes #321) (4cbc424)
  • deps: update dependency yup to v1.7.1 (f245089)
  • preserve version during release process (7605cf5)

v1.5.2

14 Mar 20:09

Choose a tag to compare

1.5.2 (2025-03-14)

Bug Fixes

  • remove type: module for the release, so it is fixed (6cbf402)

v1.5.1

14 Mar 20:01

Choose a tag to compare

1.5.1 (2025-03-14)

Bug Fixes

  • preserve commonjs compatibility (4bd3452)

v1.5.0

13 Mar 18:59

Choose a tag to compare

1.5.0 (2025-03-13)

Bug Fixes

Features

  • add allowStepping option (#290) (f6a0c53)
  • add check for non-integer numbers (#291) (2977282)
  • add check for second step number (max value, step range) (#291) (13e875b)

v1.4.5

20 Nov 15:02

Choose a tag to compare

1.4.5 (2022-11-20)

Bug Fixes

  • day of week occurence number cannot be bigger than 5 (#263) (62cbb9b)

v1.4.4

12 Oct 19:10

Choose a tag to compare

1.4.4 (2022-10-12)

Bug Fixes

  • update AWS cloudwatch preset (f583267)

v1.4.3

31 Mar 08:18

Choose a tag to compare

1.4.3 (2021-03-31)

Bug Fixes

  • remove import type for backwards compatibility (3e4d8ab)
  • deps: update dependency yup to v0.32.9 (#166) (0193a3f)

v1.4.2

25 Dec 17:23

Choose a tag to compare

1.4.2 (2020-12-25)

Bug Fixes

  • deps: update dependency yup to v0.32.8 (#146) (fc2783d)

v1.4.1

21 Nov 09:53

Choose a tag to compare

1.4.1 (2020-11-21)

Bug Fixes

  • deps: update dependency yup to v0.30.0 (#140) (5679b0f)

v1.4.0

25 Oct 00:28

Choose a tag to compare

1.4.0 (2020-10-25)

Features