This project adheres to Semantic Versioning.
- Maintanence mode commands to prevent the site being accessed during sync
- ENV Optimisations (merci @gmutschler)
- Custom uploads folder directory support (thanks @paintface)
- Composer stable stability + updated WP-CLI packages
- New folder structure ✨
- Added welcome and connection success messages
- Added hints to checks
- Added connection checks
- Improved
.env
variable checks - Added 'First Sync' instructions to README
- Fixed compatiblity with
oscarotero/env
2.0
- Added
--single-transaction
MySQL flag for non-blocking DB sync - Added support for rsync excluded directories
- Added support for post-sync database queries to update site settings and such
- Added debug option to show details of commands executed
- Restored local
wp
command requirement due to incompatibilities with some terminal emulators.
- DB Sync directory change fix (#1)
- DB Sync now requires
bash
- Require Fixes
- Removed local
wp
command requirement - Removed typo message
- Composer author details
- Started using Releases
- Initial Release