4.5.0
What's Changed
- Cast value to string for createFromFormat by @kylekatarnls in #707
- fix: avoid mutation during
DataCollectable
transformation by @innocenzi in #696 - Add new section to the docs for package testing by @adam-code-labx in #711
- Change default cache variable by @Elnadrion in #717
- Improve performance of CastPropertiesDataPipe by using hash lookups instead of ->first by @LauJosefsen in #721
- Change method of creating object without magic methods by @daveroverts in #725
- Upgrade to inertia 1.0 by @kimulisiraj in #726
- Allow to pass multiple formats to Laravel's
date_format
rule by @riesjart in #727 - Add attribute for Laravel's
list
validation rule by @riesjart in #728 - chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #718
- Update creating-a-cast.md by @AlexRegenbogen in #724
- Fix wrong link to using attributes page by @BernhardK91 in #733
- Add better support for serializing data by @rubenvanassche in #735
- Fix for the use of built-in class names in Collection annotations by @27pchrisl in #736
- Adds a config option to silently ignore when a Computed Property is being set by @erikaraujo in #714
Full Changelog: 4.4.1...4.5.0