Releases: wp-cli/wp-cli-dev
Releases · wp-cli/wp-cli-dev
Release list
Version 2.0.1
- Fix typos and update docs [#59]
- Update README to provide a better explanation of setting up [#56]
- Clean up a couple of PHPCS issues [#50]
- Provide the location to create a GITHUB_TOKEN [#46]
- Use proper variable substitution when sending over the GitHub Token [#43]
- Add
.ignoreto allow searching across all commands in VS Code [#42] - Throw an error if
GITHUB_TOKENisn't set [#38] - Make foreach-bundle a proper shell script [#36]
- Add a
phpcs.xml.distfile for PHP file formatting standards [#35] - Updated renamed main branch [#26]
- Use
latestbranch for Roave security advisories [#22] - Upgrade to GitHub-native Dependabot [#21]
- Prevent PHPstorm recursive indexing. [#19]