Skip to content

Releases: jonhattan/puppet-drush

0.6.0

01 Jul 10:27
Compare
Choose a tag to compare
  • Remove support for autoupdate (never worked)
  • Ensure composer require is only run when needed

0.5.0

29 Jun 18:11
Compare
Choose a tag to compare
  • Add support for source-command-specific and target-command-specific
  • Set default version to Drush 7
  • Enable installation of dist (tarball) or source code (git clone) of Drush

0.4.0

18 Dec 22:11
Compare
Choose a tag to compare
  • Fix dependency cicle when defining aliases
  • Update to work with future parser
  • Fix shell integration
  • Better documentation
  • Add support for command-specific option in aliases

0.3.0

22 Oct 11:58
Compare
Choose a tag to compare

Changes:

  • Change the code to a redux-like pattern
  • Implements autoupdate option
  • Add support for DRUSH_PHP, PHP_INI and DRUSH_INI system wide

0.2.0

21 Sep 10:42
Compare
Choose a tag to compare

New features:

  • Add aliases support.
  • Optionally install packages needed by drush commands.

Other changes:

  • Remove dependency on tPl0ch/composer. Now you must install composer by other means and provide the path to composer.

0.1.0

03 Aug 21:01
Compare
Choose a tag to compare
Add TODO docs.