Wp Cli Versions Save

⚙️ WP-CLI framework

v2.0.0

5 years ago

Release notes: make.wordpress.org/cli/2018/08/08/wp-cli-v2-0-0-release-notes/


  • Bump version to 2.0.0 [#4897]
  • Debugging debug() bug again [#4890]
  • Add behat.yml file for Windows compatibility [#4888]
  • Debug debug() bug [#4886]
  • Make sure the option command is available [#4883]
  • Add Inflector class and convenience function for pluralizing nouns [#4881]
  • Adapt regular expression in make-phar test to skip wiki links [#4873]
  • PHPCS Config Refresh [#4867]
  • Fix PHP version check [#4864]
  • Trigger new 'cli_init' hook during WordPress plugins_loaded action. [#4861]
  • add template for core-command to phar [#4854]
  • Fall back to full string instead of $mode on PHP < 7 [#4853]
  • Refactoring wp-cli/wp-cli to represent the framework only, not the bundle [#4851]
  • Remove WP 4.4 requirement [#4845]
  • Fixing skip-theme tests [#4843]
  • Fixing issues in ci/deploy.sh [#4842]
  • Fixing issues in bin/wp [#4841]
  • Additional quoting in ci/prepare.sh [#4840]
  • Locking wp-completion.bash to v1.5.1 [#4839]
  • Remove Gemnasium badge, as the service was shut down [#4815]
  • Use latest search-replace package to fix tests broken due to privacy policy change [#4807]
  • Turn latest into version number [#4806]
  • Update packages to fix broken tests due to WP5.0 [#4804]
  • Switch to fixed package command [#4803]
  • Bump lowest PHP version to test to 5.4 [#4798]
  • Add a missing accepted output format to wp cli alias [#4765]
  • Improve the descriptions of the --skip-plugins and --skip-themes flags [#4759]
  • Include sublinks in README to popular installation methods [#4756]
  • Abspath defined [#4743]
  • Skip wp_blogmeta table for back compat [#4736]
  • Introducing \WP_CLI\Utils\normalize_path function. Using it for ABSPATH constant. [#4718]
  • Undo temp one-off require-php-5.4 in bootstrap test. [#4716]
  • Revert "Require minimum PHP 5.4" [#4715]
  • Skip pre-commit hook in auto-composer-update [#4711]
  • Revert "update wp cli info" [#4702]
  • Update license copyright date to 2018 [#4699]
  • Remove : from cli update info check. [#4697]
  • Only check staged files during the pre-commit PHPCS verification [#4696]
  • Empty domain in framework test after get_sites_by_path change. [#4695]
  • Append uniq id when extracting file from Phar [#4692]
  • Support launching system editor with specific temp file extension [#4691]
  • Update wp-cli/package-command to v1.0.12 [#4688]
  • Script to create the Git pre-commit hook. [#4622]
  • update wp cli info [#4613]