Skip to content

v1.1.2

Compare
Choose a tag to compare
@bkuhl bkuhl released this 24 Mar 03:04
· 200 commits to master since this release
  • responsibility of printing the schedule summary now belongs to the driver
  • commands now only need to implement ScheduledCommandInterface rather than extending ScheduledCommand
  • added example to README for using raw cron
  • $scheduler->setSchedule() now properly returns an instance of $scheduler