Skip to content

Releases: wp-cli/cache-command

Version 2.1.3

04 May 11:53
1dbb59e
Compare
Choose a tag to compare
  • Update failing tests after new transient in WP core [#97]

Version 2.1.2

05 Feb 12:50
205c004
Compare
Choose a tag to compare
  • Regenerate README file [#94]
  • Fix spelling for multisite in delete example [#93]

Version 2.1.1

19 Sep 23:06
5a74fa0
Compare
Choose a tag to compare
  • Update to WPCS v3 [#91]
  • Add phpcbf Composer script [#90]
  • Update warning text during multisite cache flushes [#88]

Version 2.1.0

26 Apr 19:06
e646bd5
Compare
Choose a tag to compare
  • Allow wordpress-core-installer in composer.json [#87]
  • Give a warning when flushing cache on multisite with --url=<url> [#86]
  • Add wp cache flush-group for flushing a cache group [#85]
  • Add wp cache supports <feature> command [#84]

Version 2.0.11

27 Feb 12:25
80aa8e1
Compare
Choose a tag to compare
  • Warn when wp transient list is used with external object cache [#82]
  • Replace empty namespace autoloader with classmap [#76]

Version 2.0.10

12 Oct 00:46
69e0f78
Compare
Choose a tag to compare
  • Make transients deletion test more robust [#74]

Version 2.0.9

13 Jan 03:50
0537844
Compare
Choose a tag to compare
  • Adapt branch alias to change from master to main [#73]

Version 2.0.8

07 Dec 10:45
add2803
Compare
Choose a tag to compare
  • Add php 8.1 support [#72]

Version 2.0.7

12 May 06:33
bf5d3d3
Compare
Choose a tag to compare
  • Regenerate README file [#71]

Version 2.0.6

05 May 11:29
080830f
Compare
Choose a tag to compare
  • Move wp-cli/wp-cli-tests to dev dependecies and update [#70]
  • Update GHA functional tests workflow [#69]