1.0.3
- Only set default timezone if the given $currentTime is not a DateTime instance (#34)
- Fixes issue #28 where PHP increments of ranges were failing due to PHP casting hyphens to 0
- Now supports expressions with any number of extra spaces, tabs, or newlines
- Using static instead of self in
CronExpression::factory