Skip to content

0.5.5

Compare
Choose a tag to compare
@yann-eugone yann-eugone released this 16 Nov 09:27
· 64 commits to 0.x since this release
06ced2c

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

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

Full Changelog: 0.5.4...0.5.5