Skip to content

Releases: Sylius/PluginSkeleton

v2.1.2

31 Jul 05:00
v2.1.2
56c0c8e

Choose a tag to compare

Details

Full Changelog: v2.1.1...v2.1.2

v2.1.1

29 Jul 12:04
v2.1.1
229a997

Choose a tag to compare

Details

  • #463 [Composer] Introduce scripts for Test Application (@GSadee)
  • #465 Remove unneeded Twig Hooks config (@GSadee)
  • #466 Remove phpspec dependency and its configuration (@GSadee)
  • #468 Adjust Makefile to TestApplication (@GSadee)
  • #467 Bump sylius/test-application + routes (@GSadee)
  • #469 [Composer] Remove symfony/flex to ease installation without unneeded recipes (@GSadee)
  • #470 [CI] Run builds on different Sylius versions (@GSadee)
  • #464 Update README.md (@npotier)
  • #471 [Composer] Remove unneeded dependency to symfony/contracts + clean up in ECS config file (@GSadee)
  • #472 [AI] Introduce guides to ease cleaning, renaming and providing support for different versions of Sylius (@GSadee)
  • #473 [AI] Add guides to CLAUDE.md file (@GSadee)

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

03 Jul 05:19
v2.1.0
5f7666d

Choose a tag to compare

Details

  • #458 Merge feature/add_test_application to 2.1 branch (@GSadee)
  • #459 Add base configuration for entities in Test Application + configuration and dependencies improvements (@GSadee)
  • #461 Adjust README to use Test Application (@GSadee)
  • #462 [Behat] Add Panther config (@GSadee)

Full Changelog: v2.0.2...v2.1.0

v2.0.2

02 Jul 19:25
v2.0.2
f22be8a

Choose a tag to compare

Details

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

28 Jan 13:06
v2.0.1
443a3d1

Choose a tag to compare

Details

  • [Docker] Add docker support for Sylius 2.0 by @mpysiak in #451
  • [Maintenance] Update Makefile for easier setup and slight docker update by @NoResponseMate in #452
  • Update sylius/sylius-rector requirement from ^1.0 to ^2.0 by @dependabot in #453

Full Changelog: v2.0.0...v2.0.1

v2.0.0

18 Dec 09:02
v2.0.0
e1dc070

Choose a tag to compare

Details

New Contributors

Full Changelog: v1.13.0...v2.0.0

v1.14.0

18 Dec 08:59
v1.14.0
e394f43

Choose a tag to compare

Details

Full Changelog: v1.13.0...v1.14.0

v1.12.3

10 May 09:43
v1.12.3
d2befcf

Choose a tag to compare

Details

  • Update vimeo/psalm requirement from 5.9.0 to 5.12.0 by @dependabot in #396
  • Update phpstan/phpstan-doctrine requirement from 1.3.37 to 1.3.40 by @dependabot in #395
  • [Maintenance] Fix builds on 1.12 by @mpysiak in #413

Full Changelog: v1.12.2...v1.12.3

v1.13.0

08 May 10:26
v1.13.0
08ff666

Choose a tag to compare

Details

New Contributors

Full Changelog: v1.12.2...v1.13.0

v1.12.2

06 Apr 12:38
v1.12.2
bba8bc5

Choose a tag to compare

Details

  • #359 Update ecs.php Config file (@lamasfoker)
  • #376 [Maintenance] Adjust Messenger env variables (@GSadee)
  • #383 Update to GitHub Actions v3 and $GITHUB_OUTPUT (@kmatulewicz)
  • #387 Make PluginSkeleton up to date with the latest changes made in Sylius (@coldic3)
  • #389 [Conflict] Add conflict with symfony/framework-bundle:6.2.8 (@Rafikooo)

New Contributors