Skip to content

6.0.0 - Cologne

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 17:01
· 754 commits to develop since this release

(2022-09-28)

  • Add: route:list command (by Gowri)
  • Add: installer command - Update installable versions (incl. mage-os) (by Christian Münch)
  • Add: ddev get-magento-source command for code completion in PhpStorm (by Christian Münch)
  • Add: Integrated phpstan in developer setup (by Christian Münch)
  • Add: New option to define the modules base dir for module creation in dev:console make:module command (by Christian Münch)
  • Add: Auto exit option for dev:console (by Christian Münch)
  • Add: New option to run dev:console in PHP script mode (by Christian Münch)
  • Imp: Update 3rd party dependencies (twig, phar-utils, phpunit, symfony)
  • Imp: Check phpstan in Github Actions (by Christian Münch)
  • Imp: Fix all phpstan warnings/errors of level 0 and level 1 (by Christian Münch)
  • Imp: ddev setup (installed Magento versions) (by Christian Münch)
  • Imp: Add some checks to secure customer:delete command (by Christian Münch)
  • Fix: #1028: Check if job config is set (by Christian Münch)
  • Fix: #1037: dev:console Code Generator (by Christian Münch)
  • Del: Symfony Shell Command - Command was already broken (by Christian Münch)
  • Del: Drop active testing support for Magento 2.3.x (some commands could be incompatible due to platform changes)