Skip to content

Releases: devgeniem/wp-queue

1.0.3

Choose a tag to compare

@mmatiasautio mmatiasautio released this 27 May 09:32
94af64d

What's Changed

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

Choose a tag to compare

@mmatiasautio mmatiasautio released this 15 May 07:53
99a0c33

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

Choose a tag to compare

@Liblastic Liblastic released this 01 Feb 12:23

[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

Choose a tag to compare

@Liblastic Liblastic released this 27 Aug 12:51

Changed

  • Lots of refactoring and structure changes.

Added

  • Tests.