Skip to content

Releases: wp-cli/media-command

Version 2.2.2

29 Apr 08:16
a810ea0

Choose a tag to compare

  • Fix docstring indent issue in feature files [#213]
  • Fix Gherkin lint issues [#212]
  • Skip fix-orientation tests on WP 4.9 [#210]
  • Require wp-cli/wp-cli v2.12 [#209]

Version 2.2.1

16 Oct 12:48
5e2d34d

Choose a tag to compare

  • Composer: prevent a lock file from being created [#205]

Version 2.2.0

03 Jul 10:40
8eefc10

Choose a tag to compare

  • Add option to delete unknown image sizes [#199]

Version 2.1.0

04 May 05:36
210cccf

Choose a tag to compare

  • Fix incorrect image sizes in media image-size command [#192]
  • Remove extraneous error check [#191]
  • Update media commands examples [#189]
  • Optimize memory consumption when querying attachments [#188]

Version 2.0.21

08 Dec 10:42
4950ed4

Choose a tag to compare

  • Add --file_name=<name> argument for wp media import [#187]

Version 2.0.20

19 Sep 23:09
49ef52c

Choose a tag to compare

  • Update to WPCS v3 [#184]

2.0.19

30 Aug 11:45
3d167f4

Choose a tag to compare

  • Replace usage of via.placeholder.com [#183]
  • Add support for 'url' to --porcelain to output the URL instead of attachment ID [#182]
  • Fix legacy test by running against WP versions when PHP matches [#181]

Version 2.0.18

13 Jul 14:28
92fc325

Choose a tag to compare

  • Remove trunk from this scenario [#179]

Version 2.0.17

17 Feb 18:58
0e7d1fb

Choose a tag to compare

  • Add composer phpcbf [#178]
  • Remove tests around square image thumbnail regeneration [#177]
  • Replace empty namespace autoloader with classmap [#176]

Version 2.0.16

17 Jan 04:32

Choose a tag to compare

  • Fx typo in import command longdesc [#172]
  • Travis is no longer in use, so fine to remove config files [#171]
  • Avoid deleting meta for other sizes when running wp media regenerate with --image_size [#170]
  • Allow johnpbloch/wordpress-core-installer in composer.json [#167]
  • Support --post_name= when importing media [#166]
  • Correct argument for fix-orientation subcommand [#165]