StofDoctrineExtensionsBundle Versions Save

Integration bundle for DoctrineExtensions by l3pp4rd in Symfony

v1.11.0

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/stof/StofDoctrineExtensionsBundle/compare/v1.10.1...v1.11.0

v1.10.1

5 months ago

Fix compatibility with Symfony 7

v1.10.0

5 months ago

Add support for Symfony 7

v1.9.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/stof/StofDoctrineExtensionsBundle/compare/v1.8.0...v1.9.0

v1.8.0

10 months ago

What's Changed

Full Changelog: https://github.com/stof/StofDoctrineExtensionsBundle/compare/v1.7.2...v1.8.0

v1.7.2

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/stof/StofDoctrineExtensionsBundle/compare/v1.7.1...v1.7.2

v1.7.1

1 year ago

Hi!

Very small release that silences some deprecations.

Misc:

  • Remove deprecations alerts from sf5.4 #438 thanks to @maikelohcfg

Diff: https://github.com/stof/StofDoctrineExtensionsBundle/compare/v1.7.0...v1.7.1

Cheers!

v1.7.0

2 years ago

Features:

  • Added support for Symfony 6

Misc:

  • Added a CI job running on PHP 8.1
  • Renamed the main branch to main. Requiring dev-master explicitly will fail. Constraints ^1.7@dev should be used to use the dev version matching a semver range instead, when necessary.

v1.6.0

3 years ago

Features:

  • Added support for PHP 8

Removed:

  • Dropped support for unmaintained versions of Symfony. The minimum Symfony versions are now 4.4 and 5.2.

v1.5.0

3 years ago

Features:

  • Added support for gedmo/doctrine-extensions 3