Releases: stefandoorn/sitemap-plugin
Releases · stefandoorn/sitemap-plugin
Drop PHP 8.0 support (unsupported by PHP)
What's Changed
- Adjust internal response handling to work with SF6 by @stefandoorn in #262
- Test against PHP 8.3 by @stefandoorn in #264
- Drop PHP 8.0 support (unsupported by PHP) by @stefandoorn in #266
Full Changelog: v2.3.1...v2.4.0
Add Sylius 1.14 support
Allow Sylius 1.13
Remove call to parent __construct as it does not exist (SitemapLoader)
Merge pull request #251 from stefandoorn/remove-parent-construct Remove call to parent __construct as it does not exist
Fix compatibility with PHP 7.4 due to trailing comma's in method declarations
Revert "Coding standard fixes" This reverts commit af431a03cf2e937b01b4fffb4f1b05fbfc282f69.
Use "apply spaceless" + minor fixes + extend CI test matrix
Merge pull request #244 from stefandoorn/move-deps-to-dev Move dependencies only needed for testing to require-dev
Allow Sylius v1.12
Some CI issues left to solve, but at least the plugin can be installed when upgrading to Sylius v1.12.
Finally: v2
After a long time of alpha and beta testing, tagging v2.0.0. I get regularly questions about installation of the version mentioned in the README, hopefully this increases the useability.
Further improvements will be either done inside v2 via patch or minor releases, or in an upcoming major v3 release (i.e. split big sitemaps).
First beta release & allow Sylius v1.11.0
First beta release, finally :-)
Allow Sylius v1.11.0
Merge pull request #205 from David-Crty/update/sylius-1-11 Updating to sylius 1.11