Skip to content

Releases: drush-ops/drush

13.0.0-beta5

22 Jun 19:30
8389f62
Compare
Choose a tag to compare
13.0.0-beta5 Pre-release
Pre-release

What's Changed

Full Changelog: 13.0.0-beta4...13.0.0-beta5

13.0.0-beta4

16 Jun 14:32
0462184
Compare
Choose a tag to compare
13.0.0-beta4 Pre-release
Pre-release

What's Changed

  • Issue #6012: drush migrate:fields-source vs. strict_types by @nevergone in #6015
  • Allow compatability with drush <= 12. See drupal.org/i/3445590. by @simesy in #6019
  • Improve dumpProgram handling in mysql database driver, and fix for null param to ucfirst for 13.x by @LordAro in #6023
  • Add Drush 13 and Drupal 11 in issue template by @gitressa in #6033
  • Note deprecation of --root option by @weitzman in #6034
  • Update docs and exceptions related to --root by @weitzman in #6035
  • Remove unused drupalLoggerAdapter code by @klausi in #6029

New Contributors

Full Changelog: 13.0.0-beta3...13.0.0-beta4

13.0.0-beta3

28 May 00:19
b5bd1c2
Compare
Choose a tag to compare
13.0.0-beta3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 13.0.0-beta2...13.0.0-beta3

13.0.0-beta2

27 May 15:02
ae9b954
Compare
Choose a tag to compare
13.0.0-beta2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 13.0.0-beta1...13.0.0-beta2

13.0.0-beta1

03 May 13:16
f98235d
Compare
Choose a tag to compare
13.0.0-beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 12.5.2...13.0.0-beta1

12.5.2

03 May 13:06
4aebed8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 12.5.1...12.5.2

12.5.1

20 Mar 15:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 12.5.0...12.5.1

12.5.0

18 Mar 17:57
Compare
Choose a tag to compare

Commandfiles are now encouraged to inject their dependencies via Autowire (#5893). The drush.services.yml file is deprecated and may be removed in Drush 13. Now is also a good time to update commandfiles to use PHP Attributes instead of annotations.

A new content authoring command: entity:create. Added in 12.4.4 and so fun we had to mention it again in this minor release.

Full Changelog: 12.4.4...12.5.0

12.4.4

09 Mar 15:00
a6585cd
Compare
Choose a tag to compare

New

What's Changed

  • Add asciinema and autocast in our DDEV by @weitzman in #5817
  • Set correct generator type for alias-file generator by @Chi-teck in #5820
  • Add tip that --destination starting point is Drupal root by @gitressa in #5819
  • Report full path to archive dump when --destination is passed. by @weitzman in #5821
  • Test trait must convert arg to string by @weitzman in #5822
  • Avoid TypeError when calling a Drush command inside of php:cli by @weitzman in #5824
  • Update path to /path/to/vendor/bin under Install > Execution by @gitressa in #5826
  • Avoid newest Xdebug by @weitzman in #5835
  • Remove crufty comment by @weitzman in #5841
  • Fix #5816. PolicyCommands.php example produces errors by @weitzman in #5842
  • Attribute also does the validate by @weitzman in #5818
  • (documentation) Add a command example using %private path alias. by @jonpugh in #5847
  • Replace usage of Assertion\Handle::register() by @claudiu-cristea in #5852
  • DrushLoggerServiceProvider is not registered after cache rebuild by @mcdruid in #5863
  • Fix update notes from prior Drush versions to include missing /src by @goba in #5874
  • Add Drush 13 / Drupal 11 to compatibility to help users plan by @goba in #5875
  • Skip abstract entity type classes from being exposed with their short… by @ceesgeene in #5856
  • Remove the use of mt_rand by @bbeversdorf in #5857

New Contributors

Full Changelog: 12.4.3...12.4.4

12.4.3

20 Nov 16:19
8245ace
Compare
Choose a tag to compare

What's Changed

Full Changelog: 12.4.2...12.4.3