Releases: SebKay/wp-queued-jobs
Releases · SebKay/wp-queued-jobs
v1.0.1
What's Changed
- Composer(deps-dev): Bump phpstan/phpstan from 1.7.2 to 1.7.8 by @dependabot in #9
- Composer(deps-dev): Bump spatie/ray from 1.34.2 to 1.34.3 by @dependabot in #10
- Composer(deps): Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4 by @dependabot in #11
- Composer(deps): Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 by @dependabot in #12
- Composer(deps-dev): Bump spatie/ray from 1.34.3 to 1.34.5 by @dependabot in #15
- Composer(deps-dev): Bump phpstan/phpstan from 1.7.8 to 1.7.15 by @dependabot in #14
- Composer(deps-dev): Bump sebkay/touchstone from 1.3.0 to 1.3.1 by @dependabot in #13
- Composer(deps-dev): Bump php-stubs/wordpress-stubs from 5.9.3 to 5.9.4 by @dependabot in #16
- Composer(deps-dev): Bump php-stubs/wordpress-stubs from 5.9.4 to 5.9.5 by @dependabot in #17
- fixing
wp_options
table not found issue on getJobs function under wordpress con… by @sabbirahmed395 in #18
New Contributors
- @sabbirahmed395 made their first contribution in #18
Full Changelog: 1.0.0...1.0.1
v1.0.0
What's Changed
- Initial setup by @SebKay in #1
- Clean up by @SebKay in #2
- Prevent multiple queue workers by @SebKay in #3
- Add static analysis by @SebKay in #4
- Composer(deps): Bump monolog/monolog from 2.3.0 to 2.3.5 by @dependabot in #7
- Add tests by @SebKay in #8
New Contributors
- @SebKay made their first contribution in #1
- @dependabot made their first contribution in #7
Full Changelog: https://github.com/SebKay/wp-queued-jobs/commits/1.0.0