Skip to content

Releases: Setono/doctrine-orm-batcher

v0.6.8

21 Apr 08:45
cefbee3

Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8

v0.6.7

25 Jun 06:27
8e13e73

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.6...v0.6.7

v0.6.6

19 May 05:11
ed8a568

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

11 Nov 10:52

Choose a tag to compare

This is a maintenance release

Full Changelog: v0.6.4...v0.6.5

v0.6.4

19 Mar 11:43
a7ad025

Choose a tag to compare

Upped PHP requirement

v0.6.3

16 Mar 13:58
31e98d9

Choose a tag to compare

Upgrade to PHP 7.4

Updated dependencies and dropped php7.1 support

23 Dec 19:05

Choose a tag to compare

v0.6.2

Added sqlite extension and fixed badge

Added getBatchCount method

27 Aug 08:05

Choose a tag to compare

v0.6.1

removed duplicate method

Refactored batcher factory

22 Aug 12:57

Choose a tag to compare

v0.6.0

made the factory create the best id range batcher instead of the `Bes…

Catching no result exception

13 Aug 07:39

Choose a tag to compare

v0.5.3

catching no result exception since the user doesn't expect such an ex…