Skip to content

Releases: wp-cli/cache-command

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]

Version 2.0.5

07 Dec 22:36
c1a91b3
Compare
Choose a tag to compare
  • Switch from Travis CI to GitHub Actions [#66]

Version 2.0.4

05 Jul 08:03
Compare
Choose a tag to compare
  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#65]
  • Bump Travis CI OS from trusty to xenial [#64]
  • Enforce PHP 7.4 compatibility in Travis CI [#63]
  • Fix Travis CI sudo warning [#62]

Version 2.0.3

12 Nov 12:48
d3264ae
Compare
Choose a tag to compare
  • Add preliminary PHP 7.4 testing [#59]

Version 2.0.2

21 Apr 04:00
56e2a81
Compare
Choose a tag to compare
  • Update to latest tests package [#58]
  • Use prefix wpcli_ instead of wp_cli_ [#57]
  • Enhancement: Add PHP 7.3 to Travis CI build matrix [#56]
  • Implement CS checking based on the WP_CLI_CS ruleset [#54]
  • Prefix variables in global namespace [#53]
  • Move PHP 5.4 tests from WP_VERSION latest to 5.1 [#52]

Version 2.0.1

17 Dec 13:11
7773dfa
Compare
Choose a tag to compare
  • Rename transient list method to be consistent with other list commands [#49]
  • Introduce a list command to list all transients [#48]
  • Make output of transient type generic to include multisite behaviour [#47]
  • Replace usage of global with wp_using_ext_object_cache() [#45]
  • Improve deleting site transients [#42]
  • Add support for Probot move command [#40]
  • Automatically rerun failed scenarios [#38]
  • Ignore log files [#37]

Version 2.0.0

05 Aug 13:25
6104df8
Compare
Choose a tag to compare
  • Update scaffolded files [#28]
  • Adapt package for framework v2 [#32]

Version 1.0.6

18 Dec 19:26
d82cba9
Compare
Choose a tag to compare
  • Documentation, test suite, and repository improvements [#21, #23, #24].

Version 1.0.5

21 Nov 13:48
9c3d686
Compare
Choose a tag to compare
  • Updates scaffolded tests to enable error reporting [#19].
  • Updates scaffolded README and GitHub configuration [#20].

Version 1.0.4

12 Oct 23:12
Compare
Choose a tag to compare
  • Fixes syntax in YAML document [#16].