Releases: Happyculture/combawa
Releases · Happyculture/combawa
10.0.0
Drupal 10 compatibility is finally here!
- #70, #107: remove Drupal Console dependency and replace Drupal Console Generators by Drush Commands
- #102: replace vlucas/phpdotenv by symfony/dotenv to stay close to Symfony's ecosystem
- #100: support UTF8 in database password
All changes
Combawa 9.0.0 is here!
This version brings a lot of new features, please check the README file to figure out which ones.
It's only compatible with Drupal 9+.
8.4.1
New:
- #23: Let users fetch dumps through cp command
- #27: add the 'cgb' command to generate the build scripts only
Improvements:
- #20: Fasten DB imports
- #29: improve error detection
- #2: Add summary to the project generate files
Fixes:
- #22: remove drush entup from the template as it's not supported anymore
- #21: Fix ssh connect test
Fix typo
Don't mess title for postdeploy action.