Skip to content

Releases: spryker-sdk/spryk

0.7.0

20 Sep 12:20
9878f0c
Compare
Choose a tag to compare

Included commits: 0.6.0...0.7.0

Improvements

  • Added PHP 8.3 support.

0.6.0

02 Nov 19:30
89a2d77
Compare
Choose a tag to compare

Included commits: 0.5.2...0.6.0

Improvements

  • Added PHP 8.2 support.
  • Drop PHP 8.0 support.

0.5.2

18 Aug 12:44
6a1da97
Compare
Choose a tag to compare

Included commits: 0.5.1...0.5.2

Fixes

  • Fixed Spryks.

0.5.1

02 Aug 09:03
b9e40c7
Compare
Choose a tag to compare

Included commits: 0.5.0...0.5.1

Fixes

  • Fixed spryk archive cache generation.
  • Fixed CI.

0.5.0

07 Mar 09:12
bdc7011
Compare
Choose a tag to compare

Included commits: 0.4.7...0.5.0

Improvements

  • Fixed to PHP 8.0 support

0.4.7

16 Dec 13:32
60acb10
Compare
Choose a tag to compare

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 or Storefront instead of Backend only.

0.4.6

18 Oct 15:59
b007dca
Compare
Choose a tag to compare

Included commits: 0.4.5...0.4.6

Improvements

  • Adjusted ci.yml template for PHP 8.0+.

0.4.5

19 Aug 13:50
81a308d
Compare
Choose a tag to compare

Included commits: 0.4.4...0.4.5

Fixes

  • Fixed outdated version of spryker/http-glue.

0.4.4

08 Aug 14:16
Compare
Choose a tag to compare

Included commits: 0.4.3...0.4.4

Improvements

  • CHMOD 755 for PHAR.

0.4.3

02 Aug 12:21
cddefe4
Compare
Choose a tag to compare

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.