Skip to content

Releases: spryker-sdk/sdk

0.4.1

15 Sep 14:00
3044c76
Compare
Choose a tag to compare

Included commits: 0.4.0...0.4.1

Fixes

  • Adjusted installer_header.sh template so final installer.sh doesn't fail spryker-sdk installation.

0.4.0

15 Sep 10:22
346c3cb
Compare
Choose a tag to compare

Included commits: 0.3.6...0.4.0

Improvements

  • Introduced interactive workflow transition type so it allows configuring interactive transitions.
  • Introduced acp:asyncapi:full-flow and acp:openapi:full-flow task set which contains a set of related tasks so it is easier to reuse them.

Adjustments

  • Removed Symfony 6.0 packages support so it is more compatible with php 7.4.

0.3.6

01 Sep 12:24
2527a04
Compare
Choose a tag to compare

Included commits: 0.3.5...0.3.6

Improvements

  • Introduced QA Automation feature so it makes usage of all existing Spryker QA tools easier by aggregating them under one configurable interface.
  • Introduced new types of settings - sdk, local, and shared which adds an ability to share common settings across the team, keep private ones locally and overwrite the default settings if needed.

Adjustments

  • Adjusted sdk:workflow:show command so it provides more readable output.

Fixes

  • Fixed validation:php:codestyle-fix task set, so it works properly now.

0.3.5

22 Aug 09:51
ab78cb8
Compare
Choose a tag to compare

Included commits: 0.3.4...0.3.5

Fixes

  • Fixed validation:frontend:eslint task execution issue so it uses proper eslint version.

Adjustments:

  • Adjusted general description and additional info for options in the validation:frontend:eslint command to make it more user friendly.
  • Adjusted app workflow to improve it and to use Mini Framework as a starting repository.
  • Adjusted validation:php:codestyle-fix and validation:php:codestyle-check commands to use phpcs.xml file by default.

0.3.4

11 Aug 14:26
f4edd66
Compare
Choose a tag to compare

Included commits: 0.3.3...0.3.4

Improvements

  • Added spryker-sdk/sdk-task-bundle to the composer suggestion block.
  • Added logger to log errors during submodules installation.
  • Removed build directory's content
  • Removed installation of unused spryker-sdk/acp dependency.

Fixes

  • Fixed incorrect exit code in sdk:init:sdk and sdk:update:all console commands.

0.3.3

04 Aug 08:30
69502f8
Compare
Choose a tag to compare

Included commits: 0.3.2...0.3.3

Fixes

  • Fixed the build docker image version

0.3.2

04 Aug 08:18
bcff416
Compare
Choose a tag to compare

Included commits: 0.3.1...0.3.2

Fixes

  • Removed unused local directory from the sdk.Dockerfile build

0.3.1

04 Aug 08:16
25ea984
Compare
Choose a tag to compare

Included commits: 0.3.0...0.3.1

Fixes

  • Removed unused local directory from the sdk.Dockerfile build

BROKEN RELEASE

0.3.0

02 Aug 14:48
591e149
Compare
Choose a tag to compare

Included commits: 0.2.0...0.3.0

Improvements

  • Added PHP7.4 backward compatibility
  • Improved Workflows
  • Improved reports. Now they can be not only violation reports
  • Improved PBC generation
  • Various bugfixes

0.1.2

30 Jun 11:28
Compare
Choose a tag to compare

This is the backport release for the 0.1.1 version.
This release removed unused Evaluator module and fixes docker image usage for older versions of Sdk