Skip to content

Releases: rekalogika/doctrine-collections-decorator

2.3.0

31 Mar 05:41
c96dbac
Compare
Choose a tag to compare

What's Changed

  • feat: add LazyMatchingSelectable for decorating non-collection Selectable objects, like Doctrine repositories. by @priyadi in #8
  • test: improve LazyMatchingTest by @priyadi in #11
  • feat: calling slice() on a LazyMatchingReadableCollection` now should not trigger initialization of the underlying collection. by @priyadi in #12
  • build: update phpunit by @priyadi in #13

Full Changelog: 2.1.4...2.3.0

2.2.0

18 Mar 10:56
4d2da0b
Compare
Choose a tag to compare

What's Changed

  • feat: add LazyMatchingSelectable for decorating non-collection Selectable objects, like Doctrine repositories. by @priyadi in #8

Full Changelog: 2.1.4...2.2.0

2.1.4

05 Mar 12:13
6bdacb6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...2.1.4

2.1.3

15 Feb 09:36
76684d8
Compare
Choose a tag to compare

Full Changelog: 2.1.2...2.1.3