Skip to content

Releases: terminus-plugin-project/terminus-site-mount-plugin

v2.0.0

04 Mar 19:09
Compare
Choose a tag to compare
  • Update for Terminus 2.x

v1.0.15

13 Jan 01:03
Compare
Choose a tag to compare
  • Remove /b option on start

v1.0.14

10 Jan 22:46
Compare
Choose a tag to compare
  • Add the ability to mount sites on Windows drive letters

v1.0.13

23 May 23:58
Compare
Choose a tag to compare
  • Define constants with namespacing to avoid potential conflicts with other plugin constants.

v1.0.12

24 Apr 03:00
Compare
Choose a tag to compare
  • Fix PHP Notice: Constant WINDOWS already defined in SiteMountCommand.php on line 16

v1.0.11

02 Apr 16:50
Compare
Choose a tag to compare
  • Add Usage section to README.md

v1.0.10

01 Apr 04:32
Compare
Choose a tag to compare
  • Update text in various sections of README.md

v1.0.9

27 Mar 01:36
Compare
Choose a tag to compare

Changes in this release:

- Add CircleCI and Terminus badges
- Add MacOS and Linux instructions to the Prerequisites section of README.md

v1.0.8

20 Feb 16:57
Compare
Choose a tag to compare

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

27 Jan 15:56
Compare
Choose a tag to compare

Fix PHP Notice: Undefined variable: windows in ~/.terminus/plugins/terminus-site-mount-plugin/src/Commands/SiteMountCommand.php on line 154