Skip to content

Releases: rautio/crontext

Add support for 'mondays' like syntax without needing to specify a frequency or occurrence token

07 Nov 16:07
Compare
Choose a tag to compare

Add support for 'mondays' like syntax without needing to specify a frequency or occurrence token

Adds metadata for whether the schedule repeats

20 Oct 03:50
Compare
Choose a tag to compare

Adds metadata for whether the schedule repeats

Fixes plural days not getting caught

19 Oct 03:35
Compare
Choose a tag to compare

Fixes plural days not getting caught

Fixes bug with 'foo' counting as a day

18 Oct 01:13
Compare
Choose a tag to compare

Fixes bug with 'foo' counting as a day and exposes version as a variable.

Fixes clock token requiring am/pm

15 Oct 16:43
Compare
Choose a tag to compare

Fixes clock token requiring am/pm

Fixes error with cron using number higher than the max

15 Oct 16:34
Compare
Choose a tag to compare

Fixes error with cron using number higher than the max

Adds support for every month

15 Oct 05:01
Compare
Choose a tag to compare

Adds support for every month

Add support for calculating weeks and months

15 Oct 05:00
Compare
Choose a tag to compare

Add support for calculating weeks and months

Add support for "in X days"

13 Oct 22:54
Compare
Choose a tag to compare

Add support for "in X days"

Add support for hours

13 Oct 21:48
Compare
Choose a tag to compare

Added support for 'every X hours' syntax