Skip to content

Releases: leafsphp/queue

☀️ perihelion

15 Nov 13:52
1fda2d7

Choose a tag to compare

v4.2 - 15 Nov 2025

Changed

  • Switched commands from Aloe to sprout (no changes needed)

☀️ aphelion

04 Sep 16:49

Choose a tag to compare

v4.1 - 4 Sep 2025

Added

  • Added support for scheduled jobs via db adapter

🛰️ Orbit '1'

08 Mar 22:46

Choose a tag to compare

v4.0.1 - 8 Mar 2025

Fixed

  • Updated timestamp config for db schema file

🛰️ Orbit

08 Mar 16:33

Choose a tag to compare

v4.0- 8 Mar 2025

Added

  • Automatically hook into Leaf MVC runtime
  • Commands are loaded automatically
  • Default queue worker is started automatically if jobs are detected in project
  • Added support for jobs with params
  • Added support for db driver
  • Added support for redis driver

🛰️ Orbit [BETA]

28 Feb 16:53

Choose a tag to compare

v4.0-beta - 28 Feb 2025

Added

  • Automatically hook into Leaf MVC runtime
  • Commands are loaded automatically
  • Default queue worker is started automatically if jobs are detected in project
  • Added support for jobs with params
  • Added support for db driver (Redis WIP)

🕣 Mortal Men

29 Sep 21:31
9d1e29a

Choose a tag to compare

v0.2.0 - 29 September 2024

Added

  • Added missing commands

Fixed

🕣 Retsu

10 Sep 09:09

Choose a tag to compare

v0.1.0 - 10 Sep 2023

Added

  • Added queue scheduling
  • Added db adapter
  • Added redis adapter
  • Added commands for Leaf MVC and Leaf API