Releases: wp-cli/search-replace-command
Releases · wp-cli/search-replace-command
Version 2.1.11
- Skip some tests on SQLite for now [#220]
Version 2.1.10
- 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
- PHPStan level 3 [#204]
Version 2.1.8
Version 2.1.7
- Fix test for WordPress trunk [#197]
Version 2.1.6
- Fix tests after change in WordPress trunk [#195]
Version 2.1.5
- PHP 8.2 Deprecation: Fix creation of dynamic property. [#193]
Version 2.1.4
- Skip search and replace on objects that can't deserialize safely [#192]
Version 2.1.3
Version 2.1.2
- Adjust string to avoid conflict with something in trunk [#185]