1.3.0
Added
- Support wrap-around ranges for cyclic type fields (ie. Second, Minute, Hour, Month and Day of Week)
Fixed
- Fix bug causing task to continue to run if
task.stop()
is called in therun
callback
task.stop()
is called in the run
callback