Releases: sparksi/sector-project
Sector 5.0.x
Always default to the latest minor release of Sector 5.0 (Drupal core 8.9).
Visit Drupal.org for ongoing release notes: https://www.drupal.org/project/sector/releases?version=5
Sector 9.1.0-alpha1
A release for testing the the first Sector 9 alpha release.
For full release notes, visit: https://www.drupal.org/project/sector/releases/9.1.0-alpha1
Sector 5.0.0 (D8)
Project Template now defaults to Sector 5.0.0 rather than a dev branch as it has previously.
For release notes, visit Drupal.org: https://www.drupal.org/project/sector/releases/5.0.0
8.1.6
Brings the project template into line with the requirements for the latest Sector 5.0.x-dev codebase.
8.1.5
Sector 5.x as the default
8.1.4
Changing Sectors default branch to 8.x-4.x
8.1.3
Changing Sectors default branch to 8.x-3.x & adding drupal-composer-optimizations
8.1.2
Sector Distribution no longer has a master branch, but the main development point is now the 8.x-2.x branch, using standard Drupal.org naming conventions. Sector Project has been updated to download from that branch.
8.1.1
Specific inclusion of "drupal/core": "^8.0"
will now fetch the latest stable release instead of a dev release.
8.1
- Formatting for
composer.json
to adhere to common standards and conventions. - Always install latest version of drush/drush and drupal/console.
- Update description and license details.
- Added a simple README.md.
- Remove repositories made obsolete by changes to
sparksinteractive/sector-distribution
.
KNOWN ISSUE: Downloads latest dev release of drupal/core
, fix by adding your own specific version or updating to v8.1.1.