Releases: tighten/parental
Releases · tighten/parental
Allow child types to be set via a method
Better polymorphic support
What's Changed
Full Changelog: v1.1.0...v1.2.0
Laravel 9 baby!
Laravel 9 release thanks to some awesome PR work by @laravel-shift 💪
Laravel 8 support only
With Laravel 7 being end of lifed, moving this package forward with a new major version.
The code to this point is working, all old PRs have been closed for now - if you wish to reopen any of the submitted PRs, please merge changes downstream to your PR before reopening. This will allow us to get test coverage insights on PRs without having to pull these locally.
Soon to come: Doc blocks and typehints everywhere
v0.11.0
Support Laravel 8
v0.10.0
Added
- Support for Laravel 7
v0.9.1
v0.9.0
Fixed
- Changed the root namespace from "Tightenco" to "" (nothing)
- Changed the repo name from tightenco/parental -> calebporzio/parental
v0.8.0
Compatibility with Laravel 6.0
Fix "ambiguous column" bug
Merge pull request #51 from gitkv/fix-join-Bug fixed bug "Column reference is ambiguous" for queries with join