Skip to content

Releases: stof/StofDoctrineExtensionsBundle

1.11.0

13 Feb 14:47
v1.11.0
9f7023e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.11.0

1.10.1

09 Dec 09:35
v1.10.1
299d533
Compare
Choose a tag to compare

Fix compatibility with Symfony 7

1.10.0

09 Dec 09:29
v1.10.0
e9be624
Compare
Choose a tag to compare

Add support for Symfony 7

1.9.0

27 Oct 16:54
v1.9.0
eb677bf
Compare
Choose a tag to compare

What's Changed

  • Allow the bundle to work without Annotation Reader enabled in Symfony by @jmsche in #460

New Contributors

Full Changelog: v1.8.0...v1.9.0

1.8.0

07 Jul 15:41
v1.8.0
b40623d
Compare
Choose a tag to compare

What's Changed

  • Register listeners instead of subscribers by @stof in #451
  • Drop support for PHP 7.& and Symfony 4 by @stof in #452
  • Add support for IpTraceable by @stof in #453
  • Configure the metadata cache for the extensions by @stof in #454
  • Bump the min version of extensions to 3.5.0 by @stof in #454

Full Changelog: v1.7.2...v1.8.0

1.7.2

29 Jun 14:46
v1.7.2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2

1.7.1

01 Nov 14:35
fa650e6
Compare
Choose a tag to compare

Hi!

Very small release that silences some deprecations.

Misc:

Diff: v1.7.0...v1.7.1

Cheers!

1.7.0

22 Nov 15:19
v1.7.0
Compare
Choose a tag to compare

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.

1.6.0

05 Mar 13:10
v1.6.0
Compare
Choose a tag to compare

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.

1.5.0

30 Sep 13:27
v1.5.0
Compare
Choose a tag to compare

Features:

  • Added support for gedmo/doctrine-extensions 3