1.0.0
First release of CronosJS, featuring:
- Extended cron syntax support, including last day (
L
), nearest weekday (W
), nth of month (#
), optional second and year fields, and predefined expressions - Fixed offset and IANA timezone support, via
Intl
api - Configurable daylight saving handling
- Zero dependencies