Skip to content

Releases: cakephp/queue

CakePHP Queue 2.3.0

26 Mar 20:22

Choose a tag to compare

What's Changed

  • add phpunit 11 support by @LordSimal in #149
  • Added cakephp enqueue driver into suggest section of composer by @skie in #172
  • Fix CI errors by @ADmad in #174
  • Cleaning things up by @josbeir in #175
  • Rename Plugin to QueuePlugin by @josbeir in #177
  • Use BaseMigration instead of deprecated AbstractMigration by @dereuromark in #181
  • Fix PHPUnit deprecations, notices and PHPStan errors by @josbeir in #182
  • Implements a comprehensive TestSuite for the Queue plugin. by @skie in #180

New Contributors

Full Changelog: 2.2.0...2.3.0

CakePHP Queue 2.2.0

18 Jul 04:13
76b397b

Choose a tag to compare

What's Changed

New Contributors

  • @skie made their first contribution in #169

Full Changelog: 2.1.0...2.2.0

CakePHP Queue 2.1.0

06 Dec 03:59
2cd3dae

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.1.0

CakePHP Queue Plugin 1.1.0

06 Dec 03:55
092bad0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

CakePHP Queue 2.0.1

29 Sep 01:50

Choose a tag to compare

What's Changed

  • Fixing branch so that 2.0.x is based on the 2.x branch.

Full Changelog: 2.0.0...2.0.1

CakePHP Queue 1.0.0

10 Sep 03:24
ce69271

Choose a tag to compare

What's Changed

Full Changelog: 0.1.15...1.0.0

CakePHP Queue 0.1.15

14 Mar 17:46
75db394

Choose a tag to compare

What's Changed

Full Changelog: 0.1.14...0.1.15

CakePHP Queue 0.1.14

06 Mar 02:34
8a0b4c7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.13...0.1.14

CakePHP Queue 0.1.13

15 Feb 19:44
c2aa61a

Choose a tag to compare

What's Changed

Full Changelog: 0.1.12...0.1.13

CakePHP Queue 0.1.12

06 Jan 20:14

Choose a tag to compare

What's Changed

  • Implement QueueTransport to enqueue emails automatically Fixes #64 by @ajibarra in #106

Full Changelog: 0.1.11...0.1.12