Releases: Zhortein/doctrine-lifecycle-bundle
Releases · Zhortein/doctrine-lifecycle-bundle
Release list
0.1.3
0.1.2
Allow doctrine/doctrine-bundle 3.x
Included in this release
Fixed
- Added support for DoctrineBundle 3.x in Composer constraints
0.1.0
Initial public release of the bundle.
Included in this release
- Initial Symfony bundle structure
- Timestampable support with
createdAtandupdatedAt - Blameable support with
createdByIdentifierandupdatedByIdentifier - Doctrine listeners based on attributes
- UTC-based lifecycle timestamp handling
- PHPUnit tests for Timestampable and Blameable listeners
- PHPStan, PHP-CS-Fixer and CI setup