Skip to content

Releases: andanteproject/timestampable-bundle

3.0.1

16 Oct 15:49
2fc05f6
Compare
Choose a tag to compare

Library does not override your createdAt and updatedAt values when you set them explicitly

3.0

12 Oct 15:19
7746860
Compare
Choose a tag to compare
3.0
  • Move min version of PHP to 8.1;
  • Solve Symfony/doctrine-bridge 6.3 deprecation;
  • Use clock component instead of new \DateTimeImmutable.

Removing unsupported versions of PHP and Symfony

28 Jul 15:06
d5cc715
Compare
Choose a tag to compare
  • Adding support to Event Manager 2.0
  • Correcting deprecations in the event and tests.
  • Updating the annotation tests to attributes

Thanks to @danielesteve-cibervoluntarios!

Add Symfony 6 support

13 Dec 11:18
Compare
Choose a tag to compare
1.1.0

feat: add symfony 6 compatibility

1.0.1

02 May 09:55
Compare
Choose a tag to compare

Fix support for Doctrine Bundle 2.3

first stable version

02 Mar 22:47
Compare
Choose a tag to compare
1.0.0

fix tests