Releases: sulu/SuluSyliusConsumerBundle
Releases · sulu/SuluSyliusConsumerBundle
0.7.0 (2024-07-25)
What's Changed
- Add Symfony 7 support & Update PHP-CS-Fixer by @TheCadien in #133
- Upgrade PHPUnit and add PHP 8.4 to CI by @alexander-schranz in #134
New Contributors
- @TheCadien made their first contribution in #133
- @alexander-schranz made their first contribution in #134
Full Changelog: 0.6.0...0.7.0
0.6.0 (2024-02-27)
Merge pull request #132 from michaelzangerle/fix-media-adapter Fix media creation in ImageMediaAdapter
0.5.0
Update version in Uprade file
Release 0.4.0 (2021-04-21)
Add flush to taxon-adapter (#112)
Release 0.3.0 (2021-01-21)
Change branch name in README.md
Release 0.2.1 (2020-09-25)
Merge pull request #106 from rs2487/feature/variant-stock-query Added tracked flag to variant stock query
Release 0.2.0 (2020-09-24)
Merge pull request #105 from rs2487/feature/variant-stock-query Refactored product variant gateway and added handler to load stock of…
Release 0.1.0 (2020-09-24)
Load products in the correct order (#103) * Load products in the correct order * Fixed product views array and tests * Fix order in product content selection