Cron Parser Versions Save

Node.js library for parsing crontab instructions

4.9.0

9 months ago
  • Remove superfluous files from npm package (#328) (@sheerlox)

4.8.1

1 year ago
  • Fix multiple value ranges serialisation (#316)

4.8.0

1 year ago
  • Fix expression stringify range step handling (#312)
  • Fix invalid expression example in the documentation (#314)
  • Update deps

4.7.0

1 year ago

4.6.0

1 year ago
  • #280 Fix day of month stringify output handling with single month input
  • 60891285df2fcacd371becff4a0f909706da8f5b Upgrade to luxon@v3

4.5.0

1 year ago
  • #272 upgrade luxon to v2.4.0 (see v2 support matrix documentation) (@DonBrinn)
  • aaed261a77a5b954ab955c647837d63688897731 bump outdated version requirements

4.4.0

2 years ago
  • #267 Fix multiple dayofmonth ranges handling

4.3.0

2 years ago
  • Update deps (fce854ec49e204085462698ae91cf245bbbbfb90)
  • #260 Fix last weekday of month handling (@pafik13)

4.2.1

2 years ago
  • Update deps (f687555f25ff0e4e12a951f3a4827b382436692f)
  • #253 Normalize Regex expression (@webdevium)
  • #252 Update docs