Highlights
- Backport of native Symfony Console command support. This is the new recommendation for command authoring. Prior approaches still work. By @weitzman in #6407
- Drush commands for workspaces - #5933 by @malcomio in #5934
What's Changed
- twig:compile: Surround the template loading with try-catch #6335 by @efpapado in #6336
- Fixes #6279, #6278. More robust git diff during config import/export by @weitzman in #6339
- #6345: Fix performance issues in 'locale:export' command for large .po exports by @hctom in #6346
- Add example to set default admin user account by @gitressa in #6379
- field-create: Remove unnecessary _none option from allowed formats list by @DieterHolvoet in #6420
- PHP 8.5 for highest tests by @weitzman in #6457
- Install dependencies with theme installation. by @fjgarlin in #6438
New Contributors
Full Changelog: 13.6.2...13.7.0