Releases: wp-cli/package-command
Releases · wp-cli/package-command
Version 2.0.1
06 Aug 13:29
Compare
Sorry, something went wrong.
No results found
Exclude broken Composer version [#91 ]
Version 2.0.0
05 Aug 12:06
Compare
Sorry, something went wrong.
No results found
Adapt package for framework v2 [#87 ]
Version 1.0.14
28 May 12:14
Compare
Sorry, something went wrong.
No results found
Extract SSL certificate from Phar first before using it in Composer [#83 ]
Version 1.0.13
21 Apr 01:09
Compare
Sorry, something went wrong.
No results found
Assume default package name if composer.json file cannot be retrieved [#78 ]
Avoid using Composer CA bundle if in phar [#72 ]
Version 1.0.12
14 Feb 14:45
Compare
Sorry, something went wrong.
No results found
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
30 Jan 01:43
Compare
Sorry, something went wrong.
No results found
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
18 Dec 19:58
Compare
Sorry, something went wrong.
No results found
Documentation, test suite, and repository improvements [#55 , #56 , #57 , #58 ].
Version 1.0.9
21 Nov 13:23
Compare
Sorry, something went wrong.
No results found
package *:
Uses getPrettyName for Composer; caters for legacy incorrect package names [#50 ].
package install:
Cleans up temp zips and improves error messages for bad packages [#52 ].
Updates scaffolded tests to enable error reporting [#53 ].
Updates scaffolded README and GitHub configuration [#54 ].
Version 1.0.8
07 Nov 16:46
Compare
Sorry, something went wrong.
No results found
package *:
Uses pretty name in list to cater for mixed-case names; add as optional field [#49 ].
Adds GITHUB_TOKEN and COMPOSER_AUTH handling [#47 ].
package list:
Adds regression test to detect Composer plugin errors [#45 ].
Version 1.0.7
16 Oct 11:47
Compare
Sorry, something went wrong.
No results found
Removes unnecessary variable declaration [#42 ].