drush 8.x-6.0-beta1

New features

Note: if you are using Drupal 8, you should stick with a frequently updated clone of 8.x-6.x branch. Note the new Views and Config commands for D8.

The highlight of Drush6 is the new outputformat system. You can now request Drush output in easily parsed formats like json, csv, ini, etc. See http://drupalcode.org/project/drush.git/blob/HEAD:/docs/output-formats.html

Significant changes since 7.x-5.9:

drush 7.x-5.9

Bug fixes
  • #1957020 by JSCSJSCS, greg.1.anderson: drush sql-sync with --create-db does not work and can overwrite MySQL default databases
  • #1787452 by danylevskyi: drush_delete_dir() doesn't delete symlinked files by default.
  • #1914470 by Danylo Dragan: drush command pm-download doesn't preserve file modification time of project files
  • #1528976 by Ankabout | moshe weitzman | jonhattan: Fixed Multiple drush users on the same system.
  • #1954552 by greg.1.anderson: Improve the error message when a specific cache type is selected for the cache-clear command when there is no bootstrapped Drupal site.
  • #1110486 by JSCSJSCS, greg.1.anderson: Fix options defined in config files without values for "strict options" commands (e.g. "--delete" option to rsync)
  • #1948584 by greg.1.anderson: fix bug introduced by #1939982, that breaks drush on MinGW and some non-bash shells
  • Bash aliases are commented out by default.
  • #1946408 by Dean Reilly: Fixed Don't manually include common.inc early.

drush 7.x-5.x-dev

Dev snapshot for Drush 5. This version is compatible with Drupal 6,7. Use Drush 6 for Drupal 8.

drush 8.x-6.x-dev

Dev snapshot for Drush 6 which will be compatible with Drupal 8,7,6.

drush 7.x-5.4

Primarily fixes an annoying bug with sql-* commands that was introduced in 5.3.

Changes since 7.x-5.3:

drush 7.x-5.0

Bug fixes

There is a year's worth of new stuff. We didn't track all the significant additions. We did post Change Notices as needed.

Some highlights are:

  1. The Drush Make project has been moved into Drush core. Remove any old make.drush.inc on your system
  2. Shell aliases are like Git aliases for Drush. You can keep a list of alternate names and mini-scripts that are called just like drush commands.
  3. Bash completion for command names, site aliases, arguments, global options, and command specific options! See README.txt for install details.
  4. New runserver and quick-drupal commands. Quickly fire up a web server when you are in any Drupal codebase. No need to fiddle with Apache, vhosts, etc.
  5. New cache-* commands for set/get/clear of drupal cache items
  6. New commands for listing and running queues.

drush 7.x-5.0-rc2

New features

There is a year's worth of new stuff. We didn't track all the significant additions. We did post Change Notices as needed.

Some highlights are:

  1. The Drush Make project has been moved into Drush core. Remove any old make.drush.inc on your system
  2. Shell aliases are like Git aliases for Drush. You can keep a list of alternate names and mini-scripts that are called just like drush commands.
  3. Bash completion for commandnames, site aliases, arguments, global options, and command specific options! See README.txt for install details.
  4. New runserver and quick-drupal commands. Quickly fire up a web server when you are in any Drupal codebase. No need to fiddle with Apache, vhosts, etc.
  5. New cache-* commands for set/get/clear of drupal cache items

drush 7.x-4.5

New features
Bug fixes

Changes since 7.x-4.5-rc1

drush 7.x-4.5-rc1

New features
Bug fixes

This release includes many bug fixes, four new commands (cache-get, cache-set, archive-dump, archive-restore), and the introduction of the drush testing framework!

Changes since 7.x-4.4:

drush 7.x-4.4

Like all Drush releases, this is compatible with three versions of Drupal - Drush 5, Drush 6, and Drush 7.

Forgot to update the drush version in the info file for 4.3. This release has no code changes.

drush 7.x-4.0

New features
Bug fixes

So much new stuff. We have to blog about it. Help people! For now, the latest changes:

Changes since DRUPAL-7--4-0-RC10:

drush 7.x-4.0-rc10

Bug fixes

Changes since DRUPAL-6--4-0-RC9:

  • #1016204 by jonhattan. Move cache clear to a backend process after updatecode.
  • #425670 by greg.1.anderson: Never run a drush self-update in pm-updatecode
  • Only add as git submodule if you actually have a superproject.

drush 7.x-1.0-rc2

Bug fixes
New features

Minor bug fixes and improvements. See http://drupal.org/node/990022 for the main drush4 improvements.

drush 6.x-3.3

Bug fixes

Changes since DRUPAL-6--3-2:

  • #836910 Add bootstrap.inc to search path for version constant. Fixes critical Aegir incompatibility.
  • #836910 by adrian. We were printing out the help the first chance we could, instead of bootstrapping to the command's minimum and then reloading the command.

Changes since DRUPAL-6--3-1:

drush 6.x-3.0

New features
Bug fixes

Changes since DRUPAL-6--3-0-RC4:

Pages

Subscribe with RSS Subscribe to Releases for Drush