Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
13.5.0 source code.tar.gz | 2025-04-04 | 378.8 kB | |
13.5.0 source code.zip | 2025-04-04 | 530.8 kB | |
README.md | 2025-04-04 | 934 Bytes | |
Totals: 3 Items | 910.5 kB | 0 |
What's Changed
- Introduce a
cache:warm
command for Drupal 11.2+. Automatiically call it duringdeploy
by @weitzman in https://github.com/drush-ops/drush/pull/6260 - sql:dump - better topics and help links by @weitzman in https://github.com/drush-ops/drush/pull/6261
- Fix CLI Usage syntax for drush vdis command by @iHassan in https://github.com/drush-ops/drush/pull/6247
- Improve docs for DRUSH_OPTIONS_URI by @weitzman in https://github.com/drush-ops/drush/pull/6263
- Remove a couple references to --root since thats deprecated by @weitzman in https://github.com/drush-ops/drush/pull/6265
- Add
--extra
option tosql:create
,sql:drop
, andsite:install
by @arnested in https://github.com/drush-ops/drush/pull/6249
New Contributors
- @iHassan made their first contribution in https://github.com/drush-ops/drush/pull/6247
Full Changelog: https://github.com/drush-ops/drush/compare/13.4.0...13.5.0