Skip to content

Releases: staudenmeir/eloquent-has-many-deep

v1.20.2

12 Jul 23:20
edcce8d
Compare
Choose a tag to compare

What's Changed

  • Support breaking change in Laravel v11.15 (#238)

Full Changelog: v1.20.1...v1.20.2

v1.20.1

25 May 10:09
979108e
Compare
Choose a tag to compare

What's Changed

  • Fix concatenation with morph relationship and alias

Full Changelog: v1.20...v1.20.1

v1.19.4

25 May 10:08
d9651c2
Compare
Choose a tag to compare

What's Changed

  • Fix concatenation with morph relationship and alias

Full Changelog: v1.19.3...v1.19.4

v1.20

09 Mar 10:28
16731d9
Compare
Choose a tag to compare

What's Changed

  • Support Laravel 11

Full Changelog: v1.19.3...v1.20

v1.19.3

08 Feb 11:20
35e6a2f
Compare
Choose a tag to compare

What's Changed

  • Example: How to get unique models by @decadence in #207
  • Add getIntermediateTables() method

New Contributors

Full Changelog: v1.19.2...v1.19.3

v1.19.2

19 Dec 15:46
4192ef4
Compare
Choose a tag to compare

What's Changed

  • Mark HasOneDeep as generic model (#223)

Full Changelog: v1.19.1...v1.19.2

v1.19.1

19 Dec 12:34
0643033
Compare
Choose a tag to compare

What's Changed

  • Improve IDE helper model hook

Full Changelog: v1.19...v1.19.1

v1.17.3

19 Dec 15:46
9314418
Compare
Choose a tag to compare

What's Changed

  • Mark HasOneDeep as generic model (#223)

Full Changelog: v1.17.2...v1.17.3

v1.19

05 Dec 11:46
7a858ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.18.3...v1.19

v1.18.3

20 Aug 17:03
Compare
Choose a tag to compare
  • Improve ide-helper hook (#202)