Skip to content

Releases: spatie/laravel-queueable-action

2.10.1

03 Feb 14:22
1bc4533
Compare
Choose a tag to compare
  • Add new QueueFake methods(assertPushedWithChain, assertPushedWithoutChain) (#47)

2.10.0

03 Feb 14:10
268cb38
Compare
Choose a tag to compare
  • Add a configurable action job class (#46)

2.9.1

20 Dec 14:44
4885f2a
Compare
Choose a tag to compare
  • update failed method to accept Throwable (#44)

2.9.0

02 Dec 18:57
8fa8b25
Compare
Choose a tag to compare
  • add support for PHP 8

2.8.0

22 Oct 08:53
Compare
Choose a tag to compare
Update CHANGELOG

2.7.1

02 Oct 13:27
0b0eebb
Compare
Choose a tag to compare
  • Add support for job middleware

2.7.0

29 Sep 10:15
Compare
Choose a tag to compare
  • Add Spatie\QueueableAction\Testing\QueueableActionFake class with test helpers (#27)

2.6.1

09 Sep 09:56
Compare
Choose a tag to compare
  • Add support for Laravel 8

2.6.0

22 Jul 14:01
95afdee
Compare
Choose a tag to compare
Merge pull request #30 from spatie/analysis-J2JNMn

Apply fixes from StyleCI

2.5.0

03 Mar 14:51
Compare
Choose a tag to compare

2.5.0 - 2020-03-03

  • Add Laravel 7.0 support