| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 13.7.0 source code.tar.gz | 2025-11-25 | 393.2 kB | |
| 13.7.0 source code.zip | 2025-11-25 | 564.3 kB | |
| README.md | 2025-11-25 | 1.5 kB | |
| Totals: 3 Items | 959.1 kB | 0 | |
Highlights
- Backport of native Symfony Console command support. This is the new recommended form for command authoring. Prior approaches still work. Example: Devel. By @weitzman in https://github.com/drush-ops/drush/pull/6407
- A workspace:publish command - [#5933] by @malcomio in https://github.com/drush-ops/drush/pull/5934
What's Changed
- twig:compile: Surround the template loading with try-catch [#6335] by @efpapado in https://github.com/drush-ops/drush/pull/6336
- Fixes [#6279], [#6278]. More robust git diff during config import/export by @weitzman in https://github.com/drush-ops/drush/pull/6339
- [#6345]: Fix performance issues in 'locale:export' command for large .po exports by @hctom in https://github.com/drush-ops/drush/pull/6346
- Add example to set default admin user account by @gitressa in https://github.com/drush-ops/drush/pull/6379
- field-create: Remove unnecessary _none option from allowed formats list by @DieterHolvoet in https://github.com/drush-ops/drush/pull/6420
- PHP 8.5 for highest tests by @weitzman in https://github.com/drush-ops/drush/pull/6457
- Install dependencies with theme installation. by @fjgarlin in https://github.com/drush-ops/drush/pull/6438
New Contributors
- @efpapado made their first contribution in https://github.com/drush-ops/drush/pull/6336
Full Changelog: https://github.com/drush-ops/drush/compare/13.6.2...13.7.0