Releases: spryker-sdk/spryk
Releases · spryker-sdk/spryk
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.7
Included commits: 0.4.6...0.4.7
Improvements
- Added ability to generate
Storefront
application for the project and core levels. - Added a new argument
applicationType
to all GlueApplication* Spryks. - Added a new
AddGlueApiApplicationRouteProviderPlugin
Spryk. - Added a new
RemoveParametersTypeFilter
filter to be used in Twig templates. - Adjusted all GlueApplication* Spryks to generate application name based on dynamic
applicationType
argument. - Adjusted Glue application type to be
Backend
orStorefront
instead ofBackend
only.
0.4.6
0.4.5
0.4.4
0.4.3
Included commits: 0.4.2...0.4.3
Fixes
- Added APPLICATION_ENV_SPRYK_USAGE instead of redeclaring APPLICATION_ENV so it does not throw the exception if the constant has been already defined.