Skip to content

Releases: wp-cli/core-command

Version 2.0.3

18 Dec 17:05
54fdd30
Compare
Choose a tag to compare
  • Adapt framework requirement [#101]

Version 2.0.2

12 Dec 13:25
bb4c50e
Compare
Choose a tag to compare
  • Fix tests for uncached nightly downloads [#100]

Version 2.0.1

21 Sep 17:01
727a2f9
Compare
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
Compare
Choose a tag to compare
  • Adapt package for framework v2 [#81]

Version 1.0.12

31 Jul 16:28
b419137
Compare
Choose a tag to compare
  • Fix mustache path [#78]

Version 1.0.11

20 Jul 12:49
96b7ee4
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Refresh test suite [#63]
  • Remove Composer lock file [#64]

Version 1.0.8

20 Dec 19:03
b1c3c1b
Compare
Choose a tag to compare
  • Updates string to accommodate test change [#61].

Version 1.0.7

11 Dec 13:44
2ef05ac
Compare
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].