Releases: harrisiirak/cron-parser
Releases · harrisiirak/cron-parser
4.9.0
4.8.1
4.8.0
4.7.1
4.7.0
- Fix to allow the same value for range start and end value (#291)
- Fix Sunday DOW handling in the range value (#292)
- Stricter repeat value validation (#294)
- Remove duplicate day of week values upon stringify (#295)
- Update Travis test matrix and include nodejs v18/v19 (e17df0b)
- Update package-lock.json from v1 to v2 (#298)
- Update outdated dependencies (#296)
- Update min required TypeScript version information (fefd0a2)
4.6.0
4.5.0
- #272 upgrade
luxon
tov2.4.0
(see v2 support matrix documentation) (@DonBrinn) - aaed261 bump outdated version requirements
4.4.0
4.3.0
4.2.1
- Update deps (f687555)
- #253 Normalize Regex expression (@webdevium)
- #252 Update docs