Skip to content

Releases: spryker-shop/shop-permission

1.2.2

16 Sep 14:56
Compare
Choose a tag to compare

Included commits: 1.2.1...1.2.2

Fixes

  • Adjusted ShopPermissionServiceProvider in order to be compatible with Twig v3.

1.2.1

17 Jun 15:06
Compare
Choose a tag to compare

Included commits: 1.2.0...1.2.1

Fixes

  • Refactored ContainerInterface array access usage to ContainerInterface::set() method usage.

1.2.0

26 Mar 15:51
Compare
Choose a tag to compare

Included commits: 1.1.1...1.2.0

Improvements

  • Deprecated SprykerShop/Yves/ShopPermission/Plugin/Provider/ShopPermissionServiceProvider.
  • Introduced SprykerShop/Yves/ShopPermission/Plugin/Twig/ShopPermissionTwigPlugin instead of SprykerShop/Yves/ShopPermission/Plugin/Provider/ShopPermissionServiceProvider.

1.1.1

22 Mar 07:17
Compare
Choose a tag to compare

Included commits: 1.1.0...1.1.1

Improvements

  • Replaced usage of PSR-0 with PSR-4 namespaces for Twig.

1.1.0

16 Oct 05:11
Compare
Choose a tag to compare

Included commits: 1.0.0...1.1.0

Improvements

  • Added TwigExtensionPlugin.

1.0.0

15 Jun 10:11
Compare
Choose a tag to compare

Included commits: 0.1.0...1.0.0

Improvements

  • Version tag only.

0.1.0

14 Mar 14:57
Compare
Choose a tag to compare

Included commits: 0.0.4...0.1.0

Improvements

  • dependency adjustments

0.0.4

01 Mar 00:15
Compare
Choose a tag to compare

Included commits: 0.0.3...0.0.4

Adjustments

  • update dependency constraints

0.0.3

07 Feb 14:05
Compare
Choose a tag to compare

Included commits: 0.0.2...0.0.3

Bugfixes

The composer.json has been fixed in order to define a proper package name.

0.0.2

05 Feb 16:24
Compare
Choose a tag to compare

Included commits: 0.0.1...0.0.2

Bugfixes

  • Adjust composer constraint for new Permission release.