Releases: spryker-shop/shop-permission
Releases · spryker-shop/shop-permission
1.2.2
Included commits: 1.2.1...1.2.2
Fixes
- Adjusted
ShopPermissionServiceProvider
in order to be compatible with Twig v3.
1.2.1
Included commits: 1.2.0...1.2.1
Fixes
- Refactored
ContainerInterface
array access usage toContainerInterface::set()
method usage.
1.2.0
Included commits: 1.1.1...1.2.0
Improvements
- Deprecated
SprykerShop/Yves/ShopPermission/Plugin/Provider/ShopPermissionServiceProvider
. - Introduced
SprykerShop/Yves/ShopPermission/Plugin/Twig/ShopPermissionTwigPlugin
instead ofSprykerShop/Yves/ShopPermission/Plugin/Provider/ShopPermissionServiceProvider
.
1.1.1
Included commits: 1.1.0...1.1.1
Improvements
- Replaced usage of PSR-0 with PSR-4 namespaces for Twig.
1.1.0
1.0.0
0.1.0
0.0.4
0.0.3
Included commits: 0.0.2...0.0.3
Bugfixes
The composer.json has been fixed in order to define a proper package name.