- Support for non-hourly offset timezones
- Checks for valid expressions
- Max Iterations no longer hardcoded for
getRunDate()
- Supports DateTimeImmutable for newer PHP verions
- Fixed looping bug for PHP 7 when determining the last specified weekday of a month
- Now supports expressions with any number of extra spaces, tabs, or newlines
- Using static instead of self in
CronExpression::factory