What's Changed
This release of the Backdrop Drush Extension is a maintenance release. It fixes compatibility with PHP 8+ and fixes the drush dl
command for Backdrop projects. Note that this project is now deprecated. As Drush 8 nears its end-of-life, we recommend that users of Drush for Backdrop switch to using the https://github.com/backdrop-contrib/bee project.
- Issue #231: Fix 'version' command bug in #232
- #242: Spelling fix by @laryn in #243
- composer 1.x by @serundeputy in #245
- Add description key name to prevent e-notice by @eileenmcnaughton in #244
- Issue #262: Deprecate drush extension in README. by @quicksketch in #263
- Fix Issue with system query in php8 by @seamuslee001 in #251
- Issue #254: Resolve additional PHP8+ errors. by @quicksketch in #264
- fix README typo: isntall -> install by @tanyabouman in #259
- fix download backdrop script by @tanyabouman in #261
- Issue #255: Fix drush dl for contrib projects. by @quicksketch in #265
- Issue #238: Change DRUSH_BOOTSTRAP_DRUSH to DRUSH_BOOTSTRAP_NONE. by @quicksketch in #266
New Contributors
- @laryn made their first contribution in #243
- @eileenmcnaughton made their first contribution in #244
- @seamuslee001 made their first contribution in #251
- @tanyabouman made their first contribution in #259
Full Changelog: 1.4.0...1.4.1