v4.0.0-alpha2
Pre-release
Pre-release
After using Drall on many real projects, some common irritating things have been fixed in this version. 4.x contains some major changes and it is recommended that you test it thoroughly before using it on production environments.
What's new
- Add support for:
- PHP 8.3 || 8.4
- Drupal 11
- Drush 13
- Removed
--drall-
prefixes from all options. - Renamed option
--no-execute
to--dry-run
. - Added option
--no-buffer
,-B
. - Added option
--interval
. - The
drall exec
command performs option validation. - Updated README.
If you find any bugs or have any suggestions, please post them on the issue queue.