Version 0.8.0 is now available.
Changelog
Commands:
- added
wp search-replace. hat tip to interconnectit/Search-Replace-DB - added
wp scaffold - added
wp cap - added
wp user add-role - added
--roleparameter towp user remove-role - added
--idsparameter towp user list - added
--post__inparameter towp export - added
--strparameter to mostwp dbsubcommands - removed community commands (
wp total-cache,wp super-cache,wp sitemap) - made
wp post updateaccept multiple IDs - fixed incorrect exit code from
wp core is-installedin some cases - fixed
wp user import-csv - fixed
wp theme update <theme> - fixed
wp plugin update <plugin>not reactivating the plugin
Internals:
- added support for
wp-cli.ymlconfig file - bypass full-page caching plugins
- disabled coloring when not in a TTY and added
--color/no-colorglobal parameters - added
--debugglobal parameter - added
wp --infoutility - added unit tests for
wp coresubcommands - Composer compatibility
You can also browse the full list of resolved issues.
Contributors to this release: danielbachhuber, ericmann, jmslbam, milesj, mwilliamson, scribu, sebastiaandegeus.
