Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@roshangautam roshangautam released this 28 Aug 21:20
  • Add methods to Task class to make sure between and unlessBetween frequencies work as expected
  • Refactor Task Form UI
  • Do not bind console kernel to container, instead resolve Schedule class from IOC to add tasks to schedule. This would let us schedule tasks traditionally through app/Console/Kernel in addition to totem dashboard.

Please run php artisan totem:assets to republish totem assets.