Skip to content

Releases: staudenmeir/laravel-adjacency-list

v1.12.7

19 Nov 15:29
Compare
Choose a tag to compare

What's Changed

  • Add phpdoc for generics in Collection (#171)

Full Changelog: v1.12.6...v1.12.7

v1.13.10

18 Nov 00:33
Compare
Choose a tag to compare

What's Changed

  • Update withMaxDepth example by @whoami15 in #188
  • withRecursiveQueryConstraint clarifications by @decadence in #195
  • Fix length limit of path columns on SQL Server (#208)

New Contributors

Full Changelog: v1.13.9...v1.13.10

v1.12.6

18 Nov 00:31
Compare
Choose a tag to compare

What's Changed

  • Fix length limit of path columns on SQL Server (#208)

Full Changelog: v1.12.5...v1.12.6

v1.13.9

19 Aug 16:13
Compare
Choose a tag to compare
  • Add withMaxDepth() helper for tree relationships (#183)

v1.13.8

10 Jul 21:50
1573574
Compare
Choose a tag to compare

What's Changed

  • Improvement: Add precision and scale for decimal column types in pivot by @loribean in #177

New Contributors

Full Changelog: v1.13.7...v1.13.8

v1.13.7

20 Jun 18:33
Compare
Choose a tag to compare
  • Support HasOneDeep relationships from third-party packages

v1.12.5

20 Jun 18:04
Compare
Choose a tag to compare
  • Support HasOneDeep relationships from third-party packages

v1.13.6

18 May 09:52
2b0c4bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.5...v1.13.6

v1.13.5

07 May 10:14
Compare
Choose a tag to compare
  • Support cycle detection with UUIDs on PostgreSQL (#169)

v1.12.4

07 May 10:11
Compare
Choose a tag to compare
  • Support cycle detection with UUIDs on PostgreSQL (#169)