0.6.0
What's Changed
Changes made to the core: yokai/batch
- Allow Symfony 7.0 and bump dependencies by @yann-eugone in #111
- Remove internally deprecated code by @yann-eugone in #112
- Enhanced code style by @yann-eugone in #113
- feature #90 - Add global logger service that logs in JobExecution by @guich25 in #116
- feature #88 - Add helper method to log error without adding failure by @guich25 in #114
- Add a handy CallbackReader to read from Closure by @yann-eugone in #119
- Add a handy CallbackWriter to write with a Closure by @yann-eugone in #120
- Centralize documentation in the main repository by @Elkawaie in #124
- Fixed links to doc in packages README by @Elkawaie in #125
Changes made to the symfony/framework-bundle
bridge: yokai/batch-symfony-framework
- Allow configuration of job launcher with Symfony configuration by @yann-eugone in #121
New Contributors
Full Changelog: 0.5.9...0.6.0