Releases: andanteproject/timestampable-bundle
Releases · andanteproject/timestampable-bundle
3.0.3
3.0.2
Support Symfony 7
3.0.1
Library does not override your createdAt
and updatedAt
values when you set them explicitly
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
- 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
1.1.0 feat: add symfony 6 compatibility
1.0.1
Fix support for Doctrine Bundle 2.3
first stable version
1.0.0 fix tests