Skip to content

Releases: wp-cli/cron-command

Version 2.3.9

Choose a tag to compare

@swissspidy swissspidy released this 20 May 11:28
1203c73
  • Fix newly reported PHPStan errors [#142]

Version 2.3.8

Choose a tag to compare

@swissspidy swissspidy released this 13 Apr 13:23
16e84a3
  • Skip a couple of tests on Windows [#140]

Version 2.3.7

Choose a tag to compare

@swissspidy swissspidy released this 30 Mar 07:57
d0075fa
  • Tests: Use different port numbers between scenarios [#139]

Version 2.3.6

Choose a tag to compare

@swissspidy swissspidy released this 21 Mar 23:42
a74e533
  • Fix tests

Full Changelog: v2.3.5...v2.3.6

Version 2.3.5

Choose a tag to compare

@swissspidy swissspidy released this 19 Mar 10:23
51de942
  • 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

Choose a tag to compare

@swissspidy swissspidy released this 15 Feb 17:01
954e515
  • 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

Choose a tag to compare

@schlessera schlessera released this 09 Dec 15:56
  • PHPStan level 9 [#116]

Version 2.3.2

Choose a tag to compare

@schlessera schlessera released this 29 Apr 08:15
6f45002
  • 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

Choose a tag to compare

@schlessera schlessera released this 16 Oct 12:48
46f849f
  • Composer: prevent a lock file from being created [#109]

Version 2.3.0

Choose a tag to compare

@schlessera schlessera released this 04 May 05:35
2108295
  • Regenerate README file [#103]
  • Fix cron commands examples [#102]
  • Add --all flag to cron event delete [#98]