Skip to content

Releases: wp-cli/entity-command

Version 2.1.0

12 May 06:33
9b3c030

Choose a tag to compare

  • Remove Fetcher implementations [#320]
  • Regenerate README file [#319]
  • Regenerate README file [#318]
  • Add workflow for regenerating README.md file [#316]

Version 2.0.11

05 May 11:30
c9be115

Choose a tag to compare

  • Use version range for wp-cli/wp-cli-tests dependency [#315]
  • Move wp-cli/wp-cli-tests to dev dependecies and update [#314]
  • Update GHA functional tests workflow [#310]

Version 2.0.10

07 Dec 22:59
b36c425

Choose a tag to compare

  • Use latest framework version [#306]
  • Switch from Travis CI to GitHub Actions [#305]

Version 2.0.9

05 Jul 11:27
39fcea4

Choose a tag to compare

  • Fix comment approval test [#299]

Version 2.0.8

05 Jul 08:03

Choose a tag to compare

  • 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 trusty to xenial [#288]
  • Enforce PHP 7.4 compatibility in Travis CI [#287]
  • Fix Travis CI sudo warning [#286]
  • Update site empty command to include removal of wp_links table data [#284]

Version 2.0.7

12 Nov 13:21
0df89e4

Choose a tag to compare

  • Add preliminary PHP 7.4 testing [#276]
  • Fix minor PHPCS violation [#273]
  • Improve comment spam output [#272]
  • Reset user password send error when no user is found [#271]

Version 2.0.6

25 Apr 04:52
250ed0d

Choose a tag to compare

  • Add --unserialize option for meta list [#254]

Version 2.0.5

25 Apr 01:25
81741bc

Choose a tag to compare

  • Update README.md file [#253]

Version 2.0.4

24 Apr 13:59
fc88ac8

Choose a tag to compare

  • Rename phpunit.xml to phpunit.xml.dist [#252]

Version 2.0.3

23 Apr 13:26
95f2a07

Choose a tag to compare

  • Implement CS checking based on the WP_CLI_CS ruleset [#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_VERSION latest to 5.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 STDIN if --post_content is used [#189]