Releases: wp-cli/core-command
Releases · wp-cli/core-command
Version 2.0.3
- Adapt framework requirement [#101]
Version 2.0.2
- Fix tests for uncached nightly downloads [#100]
Version 2.0.1
- 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
- Adapt package for framework v2 [#81]
Version 1.0.11
- Sanitize database at the end of install to prevent duplicate data [#76]
- Fix mustache path [#77]
Version 1.0.10
- 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
- Refresh test suite [#63]
- Remove Composer lock file [#64]
Version 1.0.8
- Updates string to accommodate test change [#61].
Version 1.0.7
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].