Skip to content

Releases: always-open/laravel-totem

v0.3.0

24 Aug 19:45
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
refactor : split frequency parameters into a separate table

v0.1.0

21 Aug 14:40
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Can create/edit/delete tasks to schedule any available commands
  • Only supports cron expressions currently
  • Enable/Disable a scheduled task
  • Decide whether to let an task overlap another instance of same task or not
  • Decide whether to let a task run in maintenance mode
  • View task execution history
  • Receive email notification on task completion