Skip to content

Releases: Happyculture/combawa

10.1.0

08 Oct 12:14
Compare
Choose a tag to compare

Drush 13 and Drupal 11 compatibility.

Full Changelog: 10.0.1...10.1.0

10.0.0

16 Jan 19:37
Compare
Choose a tag to compare

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!

18 Jul 13:43
3f76a2c
Compare
Choose a tag to compare

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

30 Sep 13:31
Compare
Choose a tag to compare

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

01 Jul 10:24
365b892
Compare
Choose a tag to compare

Don't mess title for postdeploy action.