ITADN
tighten/parental

版本发布 8

v1.5.0
? · 2026-01-03

## What's Changed * Adds `become` method by @gcavanunez in https://github.com/tighten/parental/pull/144 * Change method return type of `classToAlias` to support mixed types. by @gokure in https://github.com/tighten/parental/pull/145 * Eager-loading Helpers by @tonysm in https://github.com/tighten/parental/pull/146 ## New Contributors * @gokure made their first contribution in https://github.com/tighten/parental/pull/145 * @tonysm made their first contribution in https://github.com/tighten/parental/pull/146 **Full Changelog**: https://github.com/tighten/parental/compare/v1.4.3...v1.5.0

v1.4.3
? · 2025-04-15

## What's Changed * adds `.gitattributes` by @gcavanunez in https://github.com/tighten/parental/pull/141 **Full Changelog**: https://github.com/tighten/parental/compare/v1.4.2...v1.4.3

v1.4.2
? · 2025-03-03

## What's Changed * Laravel 12.x Compatibility by @laravel-shift in https://github.com/tighten/parental/pull/140 **Full Changelog**: https://github.com/tighten/parental/compare/v1.4.1...v1.4.2

v1.4.1
? · 2025-02-06

## What's Changed * Align type definitions to Laravel by @lorenzolosa in https://github.com/tighten/parental/pull/136 * Remove unused import by @driftingly in https://github.com/tighten/parental/pull/139 ## New Contributors * @lorenzolosa made their first contribution in https://github.com/tighten/parental/pull/136 **Full Changelog**: https://github.com/tighten/parental/compare/v1.4.0...v1.4.1

v1.4.0
? · 2024-03-12

## What's Changed * Fix namespace on docs by @nguyentranchung in https://github.com/tighten/parental/pull/125 * Add support for Laravel 11 by @shuvroroy and @tonysm in https://github.com/tighten/parental/pull/127 ## New Contributors * @nguyentranchung made their first contribution in https://github.com/tighten/parental/pull/125 * @shuvroroy made their first contribution in https://github.com/tighten/parental/pull/127 **Full Changelog**: https://github.com/tighten/parental/compare/v1.3.6...v1.4.0

v1.3.6
? · 2024-01-12

## What's Changed * Merge child class fillable traits with those of the parent class by @gcavanunez in https://github.com/tighten/parental/pull/120 * Adds duster as the linter by @gcavanunez in https://github.com/tighten/parental/pull/121 * Bugfix: Collection Serlization error when using parental by @Smoggert in https://github.com/tighten/parental/pull/123 ## New Contributors * @gcavanunez made their first contribution in https://github.com/tighten/parental/pull/120 **Full Changelog**: https://github.com/tighten/parental/compare/v1.3.5...v1.3.6

v1.3.5
? · 2023-07-28

## What's Changed * Check existence of childTypes method by @hctorres02 in https://github.com/tighten/parental/pull/111 * Add Enum tests by @driftingly in https://github.com/tighten/parental/pull/114 ## New Contributors * @hctorres02 made their first contribution in https://github.com/tighten/parental/pull/111 **Full Changelog**: https://github.com/tighten/parental/compare/v1.3.4...v1.3.5

v1.3.4
? · 2023-05-05

## What's Changed * Use abstract class as parent. by @LenRick in https://github.com/tighten/parental/pull/109 * Bugfix: Unable to serialize multi-type collections by @Smoggert in https://github.com/tighten/parental/pull/103 * Change location from `calebporzio` to `tightenco` by @driftingly in https://github.com/tighten/parental/pull/106 * ADD support for enum-casting of `type` field by @marcoguido in https://github.com/tighten/parental/pull/110 ## New Contributors * @LenRick made their first contribution in https://github.com/tighten/parental/pull/109 * @Smoggert made their first contribution in https://github.com/tighten/parental/pull/103 * @driftingly made their first contribution in https://github.com/tighten/parental/pull/106 * @marcoguido made their first contribution in https://github.com/tighten/parental/pull/110 **Full Changelog**: https://github.com/tighten/parental/compare/v1.3.3...v1.3.4