Skip to content

Releases: wp-cli/core-command

Version 2.0.2

12 Dec 13:25
bb4c50e

Choose a tag to compare

  • Fix tests for uncached nightly downloads [#100]

Version 2.0.1

21 Sep 17:01
727a2f9

Choose a tag to compare

  • Switch to wp-cli@dev [#92]
  • Adapt install => installation in tests [#90]
  • Automatically rerun failed scenarios [#88]
  • Ignore log files [#87]

Version 2.0.0

05 Aug 12:32
b2d362a

Choose a tag to compare

  • Adapt package for framework v2 [#81]

Version 1.0.12

31 Jul 16:28
b419137

Choose a tag to compare

  • Fix mustache path [#78]

Version 1.0.11

20 Jul 12:49
96b7ee4

Choose a tag to compare

  • Sanitize database at the end of install to prevent duplicate data [#76]
  • Fix mustache path [#77]

Version 1.0.10

20 Jul 08:07
d557fb4

Choose a tag to compare

  • Bring template file over from wp-cli/wp-cli [#73]
  • Update scaffolded files [#70]
  • Update license copyright date to 2018 [#65]

Version 1.0.9

30 Jan 07:29
0e82566

Choose a tag to compare

  • Refresh test suite [#63]
  • Remove Composer lock file [#64]

Version 1.0.8

20 Dec 19:03
b1c3c1b

Choose a tag to compare

  • Updates string to accommodate test change [#61].

Version 1.0.7

11 Dec 13:44
2ef05ac

Choose a tag to compare

  • core download:
    • Strips wp-content/ using ZipArchive to always allow --skip-content [#59].
  • Replaces "install" with "installation" where appropriate [#55, #56].
  • Convert core command help summaries to use third-person singular verbs [#53].

Version 1.0.6

21 Nov 16:03
6662f25

Choose a tag to compare

  • core update:
    • Ignores SSL trigger_error in WP get_core_checksums() [#48].
  • Updates scaffolded README and GitHub configuration [#47].