What's Changed
- Return a generic array in Query by @2e3s in #115
- Fix ObjectRepository template covariance by @fluffycondor in #116
- Fix CI issues by @AndrolGenhald in #120
- Fix low deps tests. by @AndrolGenhald in #121
- Improve
Collection
::first()
and::last()
return type provider. by @AndrolGenhald in #119 - Fix templates on QueryBuilder::getQuery return type (broken by #115). by @AndrolGenhald in #122
- Support ReadableCollection by @VincentLanglet in #126
New Contributors
- @fluffycondor made their first contribution in #116
- @AndrolGenhald made their first contribution in #120
Full Changelog: v2.3.0...v2.4.0