Skip to content

Version 1.2.0

Choose a tag to compare

@gitlost gitlost released this 29 Jan 23:37
· 1636 commits to main since this release
c688e51
  • NOTE: Backward compatibility (BC) breaks: [#wp-cli/4624]:
    • respects registered wpdb tables when given table filter and not given --all-tables-with-prefix or --all-tables option
    • does not ignore --scope when given --network option
  • Fixes not quoting non-integer primary keys when using ---regex [#59, #63].