Skip to content

Releases: harrisiirak/cron-parser

0.6.0

02 Feb 22:56
Compare
Choose a tag to compare
  • Removed deprecated async behaviour support (no dummy callbacks anymore)
  • When iterator options is set true, then ES6 compatible iterator will be returned

0.5.0

17 Nov 23:04
Compare
Choose a tag to compare
  • Improved expressions parsing performance
  • Days in month constraints validation
  • DST fixes

0.4.5

21 Oct 19:02
Compare
Choose a tag to compare

Fixes regression introduced in version 0.4.4

0.4.4

16 Oct 15:03
Compare
Choose a tag to compare

Now supports 0-7 (0 and 7 is sunday) as weekday values.

0.4

13 Jun 23:00
Compare
Choose a tag to compare
0.4

Deprecate and remove existing synchronous methods. Make parse functions synchronous by the default.
The day of a command's execution can be specified by two fields.
Minor improvements and code cleanup.

0.3.5

12 May 19:04
Compare
Choose a tag to compare
Bump version

0.3.4

08 May 20:27
Compare
Choose a tag to compare
Bump version

0.3.3

11 Apr 15:10
Compare
Choose a tag to compare

Fixes month iteration bug #11

0.3.2

01 Apr 10:07
Compare
Choose a tag to compare
Bump version

0.3.0: Update README.md

20 Feb 22:21
Compare
Choose a tag to compare