Releases: darkwebdesign/doctrine-enhancement-pack
Releases · darkwebdesign/doctrine-enhancement-pack
v2.7.2
What's Changed
- #46: Migrate to Travis CI.com by @raymondschouten in #49
- #57: Fix Doctrine dependencies by @raymondschouten in #58
Full Changelog: v2.7.1...v2.7.2
v2.7.1
v2.6.1
v2.7.0
v2.6.0
v2.5.2
Total issues resolved: 5
- 21: Unexpected behavior due to $unitOfWork->computeChangeSets() in EventSubscriber
- 22: Update documentation about onFlushEnhanced and postFlushEnhanced event
- 23: Remove redundant $unitOfWork->recomputeSingleEntityChangeSet() in postUpdateEnhanced
- 32: Add PHP 7.2 to build plan
- 35: Update README.md about onFlushEnhanced and postFlushEnhanced event
v2.4.4
Total issues resolved: 6
- 21: Unexpected behavior due to $unitOfWork->computeChangeSets() in EventSubscriber
- 22: Update documentation about onFlushEnhanced and postFlushEnhanced event
- 23: Remove redundant $unitOfWork->recomputeSingleEntityChangeSet() in postUpdateEnhanced
- 27: Replace EntityManagerInterface typehint with EntityManager in EventSubscriber
- 32: Add PHP 7.2 to build plan
- 35: Update README.md about onFlushEnhanced and postFlushEnhanced event