What's Changed
- Adding support for the H syntax, allowing to add jitter to a cron expression by @MYDIH in #377
- Extended serialization for cron fields by @harrisiirak in #379
Breaking Changes
- #379 changed
CronField
constructor signature and removednthDayOfWeek
field fromCronExpressionOptions
. See PR for more details.
New Contributors
Full Changelog: v5.1.1...v5.2.0