Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kbond kbond released this 29 Feb 14:56
· 26 commits to 1.x since this release
39e750f

39e750f fix(orm): failing test with --prefer-lowest by @kbond
4f0924c fix(orm): handle delete with EntityResult by @kbond
0e73aff fix(orm): EntityResultQueryBuilder improvements (fixes #40) by @kbond
a3c8992 fix(orm): make EntityWithAggregates a mixin (fixes #35) by @kbond
6ef122d feat!: remove Repository (closes #36) by @kbond
cb45125 minor: optimize creating array collection via collect() by @kbond
1684c70 feat: add Repository interface by @kbond
0bc6dc3 feat!: rename Collection::firstWhere() to find() by @kbond
ac03dd5 minor: cs fixes by @kbond
2a9438f fix: doctrine/collection 2.0+ support by @kbond
3640995 feat: add DoctrineBridgeCollection (#34) by @kbond
5487271 minor: refactor (#34) by @kbond

Full Change List