Releases: terminus-plugin-project/terminus-site-mount-plugin
Releases · terminus-plugin-project/terminus-site-mount-plugin
v2.0.0
v1.0.15
- Remove /b option on start
v1.0.14
- Add the ability to mount sites on Windows drive letters
v1.0.13
- Define constants with namespacing to avoid potential conflicts with other plugin constants.
v1.0.12
- Fix PHP Notice: Constant WINDOWS already defined in SiteMountCommand.php on line 16
v1.0.11
- Add Usage section to README.md
v1.0.10
- Update text in various sections of README.md
v1.0.9
Changes in this release:
- Add CircleCI and Terminus badges
- Add MacOS and Linux instructions to the Prerequisites section of README.md
v1.0.8
Changes in this release below:
- Replace SLASH constant with DIRECTORY_SEPARATOR
- Abort if unable to create the mount directory
- Display unmount command in message after mounting successfully
v1.0.7
Fix PHP Notice: Undefined variable: windows in ~/.terminus/plugins/terminus-site-mount-plugin/src/Commands/SiteMountCommand.php on line 154