Skip to content

Releases: wp-cli/extension-command

Version 2.1.2

06 Aug 13:43
a015917
Compare
Choose a tag to compare
  • Check for WP_Error on bulk updates [#294]

Version 2.1.1

26 Jul 13:57
87c9e33
Compare
Choose a tag to compare
  • Fix test issues [#293]
  • Fix incorrect examples [#290]

Version 2.1.0

12 May 06:33
7ad4f9c
Compare
Choose a tag to compare
  • Regenerate README file [#288]
  • Add --insecure flag to plugin|theme install & plugin\theme update commands [#287]

Version 2.0.15

05 May 11:30
4a018d5
Compare
Choose a tag to compare
  • Use version range for wp-cli/wp-cli-tests dependency [#286]
  • Move wp-cli/wp-cli-tests to dev dependecies and update [#285]
  • Update GHA functional tests workflow [#279]

Version 2.0.14

07 Dec 22:37
13ad58b
Compare
Choose a tag to compare
  • Switch from Travis CI to GitHub Actions [#273]

Version 2.0.13

01 Nov 21:54
2f97fee
Compare
Choose a tag to compare
  • Only run auto-updates commands on WP 5.5+ [#269]
  • Avoid notice when $update_info is null [#265]

Version 2.0.12

29 Sep 05:40
ed5cd65
Compare
Choose a tag to compare
  • Add commands to manage auto-updates for plugins and themes [#259]
  • Provide clear error message when plugin fails PHP requirement [#253]

Version 2.0.11

05 Jul 20:56
a0c97ca
Compare
Choose a tag to compare
  • Update composer/semver requirement to ^1.4 || ^2 || ^3 [#239]

Version 2.0.10

05 Jul 08:08
2bc8343
Compare
Choose a tag to compare
  • Deny --dry-run usage when specifying a specific version [#236]
  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#235]
  • [#194] Allow for filtering my a multiple field values for the "list" subcommand. WIP. [#234]
  • Validate the status filter passed to wp plugin list and wp theme list [#229]
  • Update composer/semver requirement from ^1.4 to ^2.0 [#228]

Version 2.0.9

18 Apr 04:43
b6b042f
Compare
Choose a tag to compare
  • Bump Travis CI OS from trusty to xenial [#227]
  • Enforce PHP 7.4 compatibility in Travis CI [#226]
  • Missing --network parameter for plugin is-active [#222]
  • Add Alain Schlesser to composer.json author list [#220]
  • Fix Travis CI sudo warning [#219]
  • Don't show a warning when theme delete --all skips the active theme [#218]