Skip to content

Releases: deliciousbrains/wp-queue

2.1.0

08 Feb 14:44
2cc2007
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

v2.0.0 and rename package

10 Aug 13:37
0392117
Compare
Choose a tag to compare

What's Changed

  • Updates for tooling in #5
  • Fix queue not being processed when PHP memory limit set with G rather than M suffix in #11
  • Update dependencies and PHP version in #18. This includes:
    • PHPv7.3 now required
    • Carbon updated to v2.0
    • Coding standards and PHPStan introduced

This package is also being prepared for release under the deliciousbrains organisation in Packagist.

There are no breaking functionality changes other than the PHP version bump.

Full Changelog: 1.3.0...2.0.0

1.3.0

20 Apr 11:48
Compare
Choose a tag to compare

New sync queue connection added for local testing.

1.2.1

03 Jan 13:03
Compare
Choose a tag to compare

Fix failures when job released back onto the queue for reaching worker attempt limit

1.2.0

24 Oct 16:27
Compare
Choose a tag to compare
Add cron worker locking

1.1.2

10 Oct 09:21
Compare
Choose a tag to compare
Simplify cron event name

1.1.1

09 Oct 14:59
Compare
Choose a tag to compare
Fix cron worker not being scheduled

1.1.0

09 Oct 13:55
Compare
Choose a tag to compare
Test Worker class

1.0.0

06 Oct 18:30
Compare
Choose a tag to compare
License information added