Skip to content

Releases: devgeniem/wp-queue

1.0.2

15 May 07:53
99a0c33

Choose a tag to compare

What's Changed

  • Update plugin to be compatible with PHP 8.3 by @Copilot in #9

New Contributors

  • @Copilot made their first contribution in #9

Full Changelog: 1.0.1...1.0.2

1.0.1

01 Feb 12:23

Choose a tag to compare

[1.0.1] - 2023-02-01

Changed

  • Fix declaration compatible with Psr\Container\ContainerInterface fatal errors after PHP 8.1 upgrade. #8
  • Enable PHP8, fixes tests, adds github workflows... #6

1.0.0

27 Aug 12:51

Choose a tag to compare

Changed

  • Lots of refactoring and structure changes.

Added

  • Tests.