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
- @jonpugh made their first contribution in #5847
- @bbeversdorf made their first contribution in #5857
Full Changelog: 12.4.3...12.4.4