v1.1.2
- responsibility of printing the schedule summary now belongs to the driver
- commands now only need to implement
ScheduledCommandInterface
rather than extendingScheduledCommand
- added example to README for using raw cron
$scheduler->setSchedule()
now properly returns an instance of$scheduler