Skip to content
This repository was archived by the owner on Jul 19, 2026. It is now read-only.

v1.2.0

Choose a tag to compare

@ecnepsnai ecnepsnai released this 19 Nov 01:57
v1.2.0
fa0fd98

Now fully compliant with the POSIX crontab standard

  • [BREAKING]: day-of-month and day-of-week fields are now OR-d when both are defined. This is correct as per the POSIX standard, but is a change from how this package used to work.
  • Added support for named month and weekday values, I.E. JAN, FEB, FRI, THU