Version 1.0.1
- 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.