Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 675 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 675 Bytes

Version 1.4.0

  • Bump minimum requirement to Sylius 1.12.
  • Add support Sylius 1.14
  • Add support Sylius 2.0
  • Add support Symfony 7.0+

Version 1.3.0

  • Add compatibility to Sylius 1.13.
  • Bump minimum requirement to Sylius 1.11.
  • Bump minimum requirement to PHP 8.1.

Version 1.2.0

Add compatibility to Sylius 1.12.

Version 1.1.0

Add compatibility to Sylius 1.11.

Version 1.0.0

First release

  • Add CliContext.
  • Choice default channel in configuration (by code) or first.
  • Allow load channel for external project command.
  • Automatic load channel for Command implements CliContextAwareInterface.
  • Set the channel hostname into the router host context.