Releases: wp-cli/package-command
Releases · wp-cli/package-command
Version 2.0.7
- Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#121]
- Bump Travis CI OS from
trusty
to xenial
[#120]
- Enforce PHP 7.4 compatibility in Travis CI [#119]
- Support GitLab.com URLs [#117]
- Fix Travis CI
sudo
warning [#116]
Version 2.0.6
- Update URL to "Commands cookbook" documentation [#115]
- Replace missing test package [#113]
- Fix broken tests because of missing repo [#112]
Version 2.0.5
- Implement CS checking based on the
WP_CLI_CS
ruleset [#108]
- Enhancement: Add PHP 7.3 to Travis CI build matrix [#107]
- Move PHP 5.4 tests from
WP_VERSION
latest
to 5.1
[#105]
Version 2.0.4
- Adapt framework requirement [#103]
- Add support for Probot
move
command [#101]
Version 2.0.3
- Make tests work with both install and installation strings [#100]
Version 2.0.2
- Fix Behat test on Mac OS X (RUN_DIR prefixed with /private) [#95]
- Prefer Packagist over GitHub [#94]
- Show details about out of memory errors, with a link point to the common issue [#92]
Version 2.0.1
- Exclude broken Composer version [#91]
Version 2.0.0
- Adapt package for framework v2 [#87]
Version 1.0.14
- Extract SSL certificate from Phar first before using it in Composer [#83]
Version 1.0.13
- Assume default package name if
composer.json
file cannot be retrieved [#78]
- Avoid using Composer CA bundle if in phar [#72]