Releases: staudenmeir/laravel-adjacency-list
Releases · staudenmeir/laravel-adjacency-list
v1.24
What's Changed
- Use PHP 8.4 by default by @staudenmeir in #283
- Support Laravel 12 by @staudenmeir in #285
Full Changelog: v1.23.3...v1.24
v1.23.3
What's Changed
- Use alias for deferred provider by @daniel-de-wit in #282
New Contributors
- @daniel-de-wit made their first contribution in #282
Full Changelog: v1.23.2...v1.23.3
v1.23.2
What's Changed
- upgrade to phpstan 2 and larastan 3 by @ariaieboy in #273
- Adhere to the IDE-helper config by @Bloemendaal in #278
New Contributors
- @ariaieboy made their first contribution in #273
- @Bloemendaal made their first contribution in #278
Full Changelog: v1.23.1...v1.23.2
v1.23.1
What's Changed
- MySQL - Including an INT column in Pivot Table Causes invalid SQL Query by @adrianpaiva1 in #267
New Contributors
- @adrianpaiva1 made their first contribution in #267
Full Changelog: v1.23...v1.23.1
v1.23
What's Changed
- PHPStan lvl 4 & Fix/issue 233 followup by @SanderMuller in #257
- Increase PHPStan level by @staudenmeir in #263
- #259: Chaperone Tree Relations by @tylernathanreed in #260
- Add tree chaperoning to the readme by @SanderMuller in #264
New Contributors
- @tylernathanreed made their first contribution in #260
Full Changelog: v1.22.2...v1.23
v1.22.2
v1.22.1
What's Changed
- Improve relation generics by @SanderMuller in #252
- Improve relation return types by @SanderMuller in #255
- PHPStan level 2 by @SanderMuller in #253
New Contributors
- @SanderMuller made their first contribution in #252
Full Changelog: v1.22...v1.22.1
v1.20.1
v1.22
What's Changed
- Add isParentOf, isChildOf, getDepthRelatedTo by @PaperTurtle in #232:
https://github.com/staudenmeir/laravel-adjacency-list?tab=readme-ov-file#additional-methods
New Contributors
- @PaperTurtle made their first contribution in #232
Full Changelog: v1.21...v1.22