v1.0.0
<a name"1.0.0">
1.0.0 (2017-06-26)
Features
- scaffold: Create symlinks for each directory within src/modules and src/themes. (470bc46c)
Breaking Changes
- Symlinking behaviour has changed. This change ensures that the site's structure
within the app directory is consistent with the structure in the web directory and allows for
greater flexibility with regards to project directories. All directories within src/modules and
src/themes are now symlinked from sites/all/modules and sites/all/themes rather. To reproduce old
site structure, create src/modules/custom and src/themes/custom and move projects into these
directories.
(470bc46c)