Releases: roots/sync-script
Releases · roots/sync-script
1.3.0
- Change
—no-db,—no-assetsto—skip-db,—skip-assets, props @joshuafredrickson - Remove redundant
db export/import, props @joshuafredrickson
1.2.0
- Add support for optionally skipping the database or assets with new flags:
--no-dband--no-assets - Pass
--default-character-set=utf8mb4towp db export - Pass
--all-tables-with-prefixtowp search-replace, props @joshuafredrickson
Local support
Support for local development without a VM (Valet, etc). by passing --local at the end of the arguments
Initial release
1.0.0 initial commit