Skip to content

Releases: drush-ops/drush

7.2.0

09 Mar 21:32
Compare
Choose a tag to compare

This release works best with:

Drupal 7 (any version)
Drupal 6 (any version)

Drush 7 users are encouraged to upgrade to Drush 8.

Changes since 7.1.0

8.0.5

08 Mar 21:02
Compare
Choose a tag to compare

Bug fixes and minor feature improvements. Changes since 8.0.3.

Note - 8.0.4 was deliberately skipped.

8.0.3

03 Feb 20:53
Compare
Choose a tag to compare

Bug fixes and minor feature improvements. Changes since 8.0.2

8.0.2

08 Jan 18:29
Compare
Choose a tag to compare

Lots of bug fixes and feature improvements. Changes since 8.0.1

6.7.0

02 Dec 15:13
Compare
Choose a tag to compare

Bug fixes - no new features. Changes since 6.6.0

Drush 6 is now unsupported and this is its final release. Please upgrade to Drush 8 at your earliest convenience.

8.0.1

29 Nov 00:52
Compare
Choose a tag to compare

Bug fixes - no new features.

Changes since 8.0.0

8.0.0

19 Nov 20:19
Compare
Choose a tag to compare

Changes since Drush 6:

Features

  • Psysh shell. Psysh is a REPL shell for your Drupal site. Finally, you can do quick experiments in the shell in a bootstrapped Drupal site.
  • Refactored sql-sync. Sql-sync has been internally refactored for easier maintenance. The new version has the advantage that you can now sync between two remote sites.
  • Make. Make files can now be yaml, in addition to the legacy ini format. In addition, we added a make-convert command to convert from ini format to yaml. new make-lock and make-update commands resolve the specifications in your makefile to actual versions, similar to a Composer .lock file. This is useful when you need to re-make a codebase. Shorthand introduced for download urls.

Install and Documentation

Drupal 8

Drush 8 is compatible with Drupal 8. You will find new commands for managing Views, State, Twig, Entity Updates, etc. Of special importance are the config commands which help promote Drupal configuration across dev/stage/prod environments.

Composer

  • We recommend that Composer built sites add Drush as a dependency. This site-local copy of Drush helps prevent dependency hell. Your global Drush now hands off execution to a site-local Drush when possible.
  • Drush uses more OO, adds a preflight stage early in the request, and adds a boot class for each version of Drupal.

8.0.0-rc4

16 Nov 03:15
Compare
Choose a tag to compare
8.0.0-rc4 Pre-release
Pre-release

This release works best with:

Changes since 8.0.0-rc3

8.0.0-rc3

04 Nov 21:28
Compare
Choose a tag to compare
8.0.0-rc3 Pre-release
Pre-release

This release works best with:

Changes since 8.0.0-rc2

7.1.0

23 Oct 12:49
Compare
Choose a tag to compare

This release works best with:

  • Drupal 7 (any version)
  • Drupal 6 (any version)

Changes since 7.0.0