Skip to content

Releases: stefandoorn/sitemap-plugin

Allow Sylius ^2.0

11 Aug 12:35
d4a1867

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.2...v3.0.0

General maintenance

11 Aug 12:15
c76d72c

Choose a tag to compare

General maintenance Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-alpha.3...v3.0.0-alpha.4

Split data providers from URL providers

14 Mar 11:33
7998aa8

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v3.0.0-alpha.2...v3.0.0-alpha.3

Allow iterables in sitemap builders

12 Mar 12:20
a618641

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v3.0.0-alpha.1...v3.0.0-alpha.2

Allow iterables in sitemap builders

12 Mar 12:17
3448644

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.4.3

Support Sylius 2.0

04 Mar 07:51
b3f9d3a

Choose a tag to compare

Support Sylius 2.0 Pre-release
Pre-release

What's Changed

  • Support Sylius 2.0 (PR: #267)
  • Bump minimum PHP version to 8.2 (same default as in Sylius 2.0)
  • Migrate filesystem driver to Flysystem (same default as in Sylius)

Full Changelog: v2.4.2...v3.0.0-alpha.1

Breaking changes

Filesystem/Reader::has has been removed, as we can rely on Flysystem exceptions now.

As a side benefit, this also saves an I/O operation.

AbstractController::$reader has been made private.

Require symfony/config ^5.4 or ^6.4

03 Mar 14:31
6be72d0

Choose a tag to compare

Drop Symfony 4.4 support

03 Mar 14:23
8e72a8c

Choose a tag to compare

Drop Symfony 4.4 support

03 Mar 14:17
539ef48

Choose a tag to compare

Drop PHP 8.0 support (unsupported by PHP)

18 Dec 12:51
b8dfe61

Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.4.0