Skip to content

Version 1.0.1

Compare
Choose a tag to compare
@danielbachhuber danielbachhuber released this 30 May 20:58
  • Clarifies this command as a bundled command.
  • Uses {WP_VERSION-latest} vars to avoid needing to update tests on WP releases.
  • For PHP 7.1 compat, uses get_wp_details() instead of "version.php" include.
  • Fixes Travis CI caching for composer.
  • Runs Travis tests against WP-CLI dev-master.