Skip to content

Releases: stof/StofDoctrineExtensionsBundle

1.14.0

01 May 08:18
v1.14.0
bdf3eb1
Compare
Choose a tag to compare

What's Changed

  • Use the new actor provider interface by @mbabker in #500
  • Update the list of events used by softdeleteable in 3.20.0 by @stof in #504
  • Update the configuration documentation by @mikvet in #502
  • Use the new IP address provider interface by @mbabker in #501
  • Bump the min Symfony version to 6.4 by @stof in #506
  • Bump the min PHP version to 8.1 by @stof in #506
  • Use a locale-aware service to configure the translatable listener by @stof in #507

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0

07 Jan 08:14
v1.13.0
bf00701
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

1.12.0

25 Jun 09:21
v1.12.0
473ae65
Compare
Choose a tag to compare

What's Changed

  • Remove usage of the deprecation HttpKernel base extension class by @stof in #485
  • Inject an AttributeReader when annotations are disabled by @stof in #486

Full Changelog: v1.11.0...v1.12.0

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!