Version 0.11.1 released

This is a minor releaseMinor Release A set of releases or versions having the same minor version number may be collectively referred to as .x , for example version 5.2.x to refer to versions 5.2, 5.2.1, 5.2.3, and all other versions in the 5.2 (five dot two) branch of that software. Minor Releases often make improvements to existing features and functionality., which fixes a few regressions.

Changelog

Commands:

  • made search-replace work with tables that have reserved column names, such as ‘default’
  • made option update work correctly for blog_public
  • fixed notice in scaffold post-type
  • fixed colorization on wp plugin update-all --dry-run

Internals:

  • fixed bug where wp help would not display commands defined in plugins
  • fixed synopsis parser bug where arguments with vertical bars would be ignored
  • added support for WP_CLI_PHP_ARGS environment variable

You can also browse the list of resolved issues on GithubGitHub GitHub is a website that offers online implementation of git repositories that can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/.

Contributors to this release: c10b10, jmslbam, scribu.