Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

2.0.0

Choose a tag to compare

@DionisioFG DionisioFG released this 11 Nov 10:37
· 9 commits to 2.x since this release

2.0.0

Changes since 1.2.4

  • Docker images based on Bookworm-slim
  • Docker image MariaDB used as database.
  • Docker image codeenigma/ce-dev:2.x image used web image
  • No more use of different predefined drupalX-web images, we rely on 'ce-dev provision'.
  • Use of latest Typescript version (5.x.x)
  • Binaries built with Emacs instead of Commonjs: Emacs can consume Commonjs modules,
    but Commonjs can't consume Emacs modules. It means we can use more contrib modules
  • src folder has been organised a bit better.
  • Removed drupal 8 and drupal 9 templates.
  • The way to assign IPs have changed.
  • Improved command 'shell'
  • Added new command 'drush'
  • Removed references to win-x
  • All the packages used are up to date.