Skip to content

v1.1.0

Compare
Choose a tag to compare
@pizen pizen released this 25 Apr 17:22
· 64 commits to master since this release

New Features

  • Can now filter the output of list using a wildcard string (adds --filter CLI option)
  • Can now run merge against multiple sites at once by supporting wildcard strings in the --dest CLI parameter
  • Can now limit merge/deploy/clone to a subset of data (adds --include and --exclude CLI options)

Bug Fixes

  • No longer throws an error when backing up a site with no advanced rules
  • No longer throws an error when merging onto a site with no advanced rules