Releases: wp-cli/package-command
Releases · wp-cli/package-command
Version 1.0.12
- Fake v1 framework for current v2 code [#70]
Note: this is a preliminary fix until we were able to properly sort out version requirements for all bundled commands.
Version 1.0.11
package browse/list
:- Catches exception if browsing/listing packages and Composer can't access a repository [#60].
package install/uninstall
:- Reverts composer.json on memory limit error [#64].
package install
:- Retrieves package name from correct branch [#65].
- Updates scaffolded tests and requires
wp-cli/wp-cli: ^1.5
[#68].
Version 1.0.10
Version 1.0.9
Version 1.0.8
Version 1.0.7
- Removes unnecessary variable declaration [#42].
Version 1.0.6
package (install|uninstall)
:- Only includes Composer return code when it's set [#40].
Version 1.0.5
Version 1.0.4
- Updates test to reflect new error string when no WP install is found [#28].
Version 1.0.3
- Adds tests for version requirements added to shortened package identifiers [#26].