9.1.2
Release 9.1.2 solves the following issues:
- #103: wrong parsing
- #308: incorrect description for Quartz expression
- #363: incorrect next execution time
- #391: description issue when addressing plurals
- #402: lastExecution calculates incorrect result for less-than-annual schedules
- #424: incorrect last execution time
- #428: add proper constraints to Quartz cron definition
- #439: empty description for Quartz expression
- #440: incorrect description for Quartz expression
- #444: incorrect next execution time
- #459: cron builder accepting -1 as argument
We also enhanced handling of DST for next/past executions (#213), removed multiple slf4j bindings (#434), and avoided declaring Lombok as a transitive dependency (#437).
Thanks to @jaguililla @natros @francisdb @benoitbb @albuhuba @lpbak @pangyikhei @lowell80 @LennyKarpel @Naxos84 @Blemicek @sbandler @IndeedSi @HongZhaoHua @littleYanzi @albertotn @edmeme @zhanxingcheng @zhanxingcheng @charchithere @barunhalderkolkata for reporting, discussing and providing solutions to the issues above!