Releases: staudenmeir/laravel-adjacency-list
Releases · staudenmeir/laravel-adjacency-list
v1.12.7
v1.13.10
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
- @whoami15 made their first contribution in #188
- @decadence made their first contribution in #195
Full Changelog: v1.13.9...v1.13.10
v1.12.6
What's Changed
- Fix length limit of path columns on SQL Server (#208)
Full Changelog: v1.12.5...v1.12.6
v1.13.9
v1.13.8
v1.13.7
- Support
HasOneDeep
relationships from third-party packages
v1.12.5
- Support
HasOneDeep
relationships from third-party packages
v1.13.6
What's Changed
- Add phpdoc for generics in Collection by @raustin-m in #171
New Contributors
- @raustin-m made their first contribution in #171
Full Changelog: v1.13.5...v1.13.6