Artisan Beans Versions Save

Easily manage your Beanstalkd job queues right from the Laravel artisan command

v4.2.0

3 years ago

Changed

  • Added PHP 8 support

v4.1.0

3 years ago

Changed

  • Added Laravel 8 support

v4.0.0

4 years ago

Changed

  • Added Laravel 7 + Pheanstalk 4 support

v3.0.0

4 years ago

Changed

  • Added Laravel 6 support

v2.1.0

5 years ago

Changed

  • Changed constraints for laravel packages to allow future versions

v2.0.0

6 years ago

Changed

  • Switched to Laravel 5.6

v1.0.0

6 years ago

Added

  • Added Laravel 5.5 support including package auto discovery.

v0.2.0

7 years ago

Changed

  • Updated dependencies to support Laravel 5.4.

v0.1.0

7 years ago

v0.1.4

8 years ago
  • Add import command. It's still experimental.
  • Add export command. It's still experimental. Warning: while exporting it deletes jobs from the queue.
  • Add .gitattributes file.
  • Add CHANGELOG file.