Skip to content

0.3.1

Latest
Compare
Choose a tag to compare
@fabridamicelli fabridamicelli released this 09 May 08:21
· 65 commits to main since this release
6fd2099

0.3.1 (2025-05-09)

Integrate PR #10 by @kylesnowschwartz : Add support for comma-delimited formats and 6-part cron expressions.

  • Add support for comma-delimited and range formats in crontab (e.g., MON,WED,FRI or JAN-MAR)
  • Add full support for 6-part cron expressions with seconds field in crontab
  • Fix parsing of day/month name ranges that were previously rejected
  • Preserve seconds field in 6-part expressions rather than truncating