Skip to content

Releases: pmatseykanets/artisan-beans

4.2.0

06 Jan 18:20
c45788a
Compare
Choose a tag to compare

Changed

  • Added PHP 8 support

4.1.0

30 Oct 19:50
3f6bef5
Compare
Choose a tag to compare

Changed

  • Added Laravel 8 support

4.0.0

25 Apr 04:24
c739197
Compare
Choose a tag to compare

Changed

  • Added Laravel 7 + Pheanstalk 4 support

3.0.0

25 Oct 19:35
d90f789
Compare
Choose a tag to compare

Changed

  • Added Laravel 6 support

2.1.0

29 Oct 23:00
Compare
Choose a tag to compare

Changed

  • Changed constraints for laravel packages to allow future versions

2.0.0

09 Feb 06:13
Compare
Choose a tag to compare

Changed

  • Switched to Laravel 5.6

1.0.0

03 Sep 17:22
Compare
Choose a tag to compare

Added

  • Added Laravel 5.5 support including package auto discovery.

0.2.0

30 Jan 05:40
Compare
Choose a tag to compare

Changed

  • Updated dependencies to support Laravel 5.4.

0.1.4

11 Sep 15:54
Compare
Choose a tag to compare
  • 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.

0.1.3

05 Sep 00:51
Compare
Choose a tag to compare
  • Fix move command to actually allow moving jobs from buried and delayed states.