Skip to content

Releases: JBDevLabs/SyliusCliContextPlugin

v1.4.0

06 Dec 10:46

Choose a tag to compare

Maintenance release

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

Full Changelog: v1.3.0...v1.4.0

v1.3.0

04 Jun 13:07

Choose a tag to compare

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

v1.2.0

07 Dec 09:58
ee4f750

Choose a tag to compare

Add compatibility with Sylius 1.12

v1.1.0

31 Aug 09:06

Choose a tag to compare

Add compatibility to Sylius 1.11.

v1.0.0

03 Feb 21:24

Choose a tag to compare

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.