Releases: tighten/parental
Releases · tighten/parental
v1.4.0
What's Changed
- Fix namespace on docs by @nguyentranchung in #125
- Add support for Laravel 11 by @shuvroroy and @tonysm in #127
New Contributors
- @nguyentranchung made their first contribution in #125
- @shuvroroy made their first contribution in #127
Full Changelog: v1.3.6...v1.4.0
v1.3.6
What's Changed
- Merge child class fillable traits with those of the parent class by @gcavanunez in #120
- Adds duster as the linter by @gcavanunez in #121
- Bugfix: Collection Serlization error when using parental by @Smoggert in #123
New Contributors
- @gcavanunez made their first contribution in #120
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- Check existence of childTypes method by @hctorres02 in #111
- Add Enum tests by @driftingly in #114
New Contributors
- @hctorres02 made their first contribution in #111
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
- Use abstract class as parent. by @LenRick in #109
- Bugfix: Unable to serialize multi-type collections by @Smoggert in #103
- Change location from
calebporzio
totightenco
by @driftingly in #106 - ADD support for enum-casting of
type
field by @marcoguido in #110
New Contributors
- @LenRick made their first contribution in #109
- @Smoggert made their first contribution in #103
- @driftingly made their first contribution in #106
- @marcoguido made their first contribution in #110
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Support for Laravel 10 by @wilfredchen in #108
New Contributors
- @wilfredchen made their first contribution in #108
Full Changelog: 1.3.2...v1.3.3
v1.3.2
Type improvements
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 💪