Releases: wp-cli/entity-command
Releases · wp-cli/entity-command
Version 2.1.0
Version 2.0.11
Version 2.0.10
Version 2.0.9
- Fix comment approval test [#299]
Version 2.0.8
- Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#295]
- Update site empty feature to handle sticky posts [#290]
- Bump Travis CI OS from
trustytoxenial[#288] - Enforce PHP 7.4 compatibility in Travis CI [#287]
- Fix Travis CI
sudowarning [#286] - Update
site emptycommand to include removal ofwp_linkstable data [#284]
Version 2.0.7
Version 2.0.6
- Add
--unserializeoption for meta list [#254]
Version 2.0.5
- Update README.md file [#253]
Version 2.0.4
- Rename
phpunit.xmltophpunit.xml.dist[#252]
Version 2.0.3
- Implement CS checking based on the
WP_CLI_CSruleset [#251] - Enhancement: Add PHP 7.3 to Travis CI build matrix [#250]
- Allow deleting multiple options at once [#247]
- Move PHP 5.4 tests from
WP_VERSIONlatestto5.1[#246] - Fix logic error in presence of 'site meta' check [#244]
- Add count to post-type and taxonomy commands [#241]
- Regenerate README based on latest changes [#238]
- Reset option value to default for privacy policy on site empty [#236]
- Migrate term from a taxonomy to another one [#234]
- Include 'supports' field when fetching a single post type [#233]
- Check for
STDINif--post_contentis used [#189]