Releases: wp-cli/cron-command
Releases · wp-cli/cron-command
Version 2.3.5
19 Mar 10:23
Compare
Sorry, something went wrong.
No results found
Harden tests [#136 ]
Fix tests [#134 ]
Add --match-args option to wp cron event delete to target specific event instances [#131 ]
Respect doing_cron transient in wp cron event run --due-now [#130 ]
Add --network flag to wp cron event run for multisite support [#125 ]
Add actions field to wp cron event list [#124 ]
Version 2.3.4
15 Feb 17:01
Compare
Sorry, something went wrong.
No results found
Add a debug log to show what event is starting [#127 ]
Fix newly reported PHPStan errors [#126 ]
Fix failing alternate cron test [#123 ]
Add debug output for cron event arguments [#120 ]
Version 2.3.3
09 Dec 15:56
Compare
Sorry, something went wrong.
No results found
Version 2.3.2
29 Apr 08:15
Compare
Sorry, something went wrong.
No results found
Fix Gherkin lint issues [#114 ]
Skip failing test on 4.9 [#113 ]
Harden test checking for log file [#111 ]
Require wp-cli/wp-cli v2.12 [#110 ]
Version 2.3.1
16 Oct 12:48
Compare
Sorry, something went wrong.
No results found
Composer: prevent a lock file from being created [#109 ]
Version 2.3.0
04 May 05:35
Compare
Sorry, something went wrong.
No results found
Regenerate README file [#103 ]
Fix cron commands examples [#102 ]
Add --all flag to cron event delete [#98 ]
Version 2.2.3
19 Sep 23:07
Compare
Sorry, something went wrong.
No results found
Update to WPCS v3 [#100 ]
Fix incorrect recurrence display for events with invalid schedules [#99 ]
Version 2.2.2
25 May 16:13
Compare
Sorry, something went wrong.
No results found
Add --exclude=<hooks> argument to wp cron event run [#97 ]
Version 2.2.1
17 Feb 17:04
Compare
Sorry, something went wrong.
No results found
Add composer phpcbf [#96 ]
Replace empty namespace autoloader with classmap [#95 ]
Allow johnpbloch/wordpress-core-installer in composer.json [#94 ]
Warn instead of fatal when invalid cron event is detected [#93 ]
Version 2.2.0
17 Jan 04:32
Compare
Sorry, something went wrong.
No results found
Use wp_get_ready_cron_jobs() for --due-now to apply core filter [#89 ]