What's Changed
- Add return type annotations to TransformableData trait by @cyppe in #1000
- Add the possibibilty to except key for empty data generation by @thoresuenert in #1035
- Enhance CannotCastEnum exception message to include property name by @rajmundtoth0 in #1039
- Fix issue in pr 1007 by @rubenvanassche in #1041
- Implement the compare method on the eloquent casts to improve the isDirty check by @SanderSander in #1033
- Add support for default values on properties for morph by @bentleyo in #1017
- Fix problem with dynamic properties
Full Changelog: 4.15.3...4.16.0