Skip to content

Releases: wp-cli/package-command

Version 2.0.7

05 Jul 08:09
Compare
Choose a tag to compare
  • 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

30 Jan 08:20
92a0d7f
Compare
Choose a tag to compare
  • Update URL to "Commands cookbook" documentation [#115]
  • Replace missing test package [#113]
  • Fix broken tests because of missing repo [#112]

Version 2.0.5

24 Apr 09:40
52fea16
Compare
Choose a tag to compare
  • 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

18 Dec 17:20
9cd0995
Compare
Choose a tag to compare
  • Adapt framework requirement [#103]
  • Add support for Probot move command [#101]

Version 2.0.3

02 Oct 10:26
b295eec
Compare
Choose a tag to compare
  • Make tests work with both install and installation strings [#100]

Version 2.0.2

07 Aug 09:48
d6637f3
Compare
Choose a tag to compare
  • 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

06 Aug 13:29
fc590ec
Compare
Choose a tag to compare
  • Exclude broken Composer version [#91]

Version 2.0.0

05 Aug 12:06
67d2354
Compare
Choose a tag to compare
  • Adapt package for framework v2 [#87]

Version 1.0.14

28 May 12:14
a7ce916
Compare
Choose a tag to compare
  • Extract SSL certificate from Phar first before using it in Composer [#83]

Version 1.0.13

21 Apr 01:09
c912f5b
Compare
Choose a tag to compare
  • Assume default package name if composer.json file cannot be retrieved [#78]
  • Avoid using Composer CA bundle if in phar [#72]