Skip to content

Releases: wp-cli/search-replace-command

Version 2.1.11

19 Mar 10:32
a04ff12

Choose a tag to compare

  • Skip some tests on SQLite for now [#220]

Version 2.1.10

17 Mar 17:55
7adffe3

Choose a tag to compare

  • Alert user of database table permission errors during search-replace [#216]
  • Skip database views during search-replace [#215]
  • Support table-qualified column names in --skip-columns and --include-columns [#214]
  • Handle JSON-encoded URLs in search-replace [#213]
  • Add --old and --new flags to support strings starting with hyphens [#210]

Version 2.1.9

09 Dec 16:16

Choose a tag to compare

  • PHPStan level 3 [#204]

Version 2.1.8

29 Apr 08:17
65397a7

Choose a tag to compare

  • Fix Gherkin lint issues [#200]
  • Require wp-cli/wp-cli v2.12 [#199]

Version 2.1.7

08 Jul 16:35
89e1653

Choose a tag to compare

  • Fix test for WordPress trunk [#197]

Version 2.1.6

07 May 14:34
d908c57

Choose a tag to compare

  • Fix tests after change in WordPress trunk [#195]

Version 2.1.5

05 Feb 13:03
f6c828a

Choose a tag to compare

  • PHP 8.2 Deprecation: Fix creation of dynamic property. [#193]

Version 2.1.4

19 Dec 12:44
88c9f23

Choose a tag to compare

  • Skip search and replace on objects that can't deserialize safely [#192]

Version 2.1.3

19 Sep 23:10
0b662a3

Choose a tag to compare

  • Update to WPCS v3 [#188]
  • Fix production multisite database transformation example [#187]

Version 2.1.2

13 Jul 14:28
4297add

Choose a tag to compare

  • Adjust string to avoid conflict with something in trunk [#185]