0.5.5
What's Changed
Changes made to the core: yokai/batch
- Replace PHP_CodeSniffer with EasyCodingStandard by @yann-eugone in #80
- All jobs final once again, add decorator to help construction by @yann-eugone in #82
- Add openspout/openspout bridge as a replacement of box/spout by @yann-eugone in #86
- Add an item writer that dispatch events before and after writing by @yann-eugone in #89
- Add package tests for JobWithChildJobs by @yann-eugone in #103
Changes made to the doctrine/dbal
bridge: yokai/batch-doctrine-dbal
- Add support for doctrine/dbal 3.x by @yann-eugone in #81
Changes made to the doctrine/persistence
bridge: yokai/batch-doctrine-persistence
- Add doctrine ObjectRegistry that remember object identities by @yann-eugone in #70
Changes made to the symfony/framework-bundle
bridge: yokai/batch-symfony-framework
- Rewrite simpler Symfony framework doc by @yann-eugone in #94
Full Changelog: 0.5.4...0.5.5