Releases: Setono/doctrine-orm-batcher
Releases · Setono/doctrine-orm-batcher
v0.6.7
What's Changed
- Allow installing newer doctrine dependencies by @NoResponseMate in #51
New Contributors
- @NoResponseMate made their first contribution in #51
Full Changelog: v0.6.6...v0.6.7
v0.6.6
v0.6.5
This is a maintenance release
Full Changelog: v0.6.4...v0.6.5
v0.6.4
v0.6.3
Updated dependencies and dropped php7.1 support
v0.6.2 Added sqlite extension and fixed badge
Added getBatchCount method
v0.6.1 removed duplicate method
Refactored batcher factory
v0.6.0 made the factory create the best id range batcher instead of the `Bes…
Catching no result exception
v0.5.3 catching no result exception since the user doesn't expect such an ex…
Fixed: Parameters rewrite & Added: More usage examples
Merge pull request #6 from Setono/fixes Fixes for current issues