Changelog

Here's a quick overview of the new features in the latest versions of the package.

v0.14.0

  • Laravel 11 support.

v0.13.0

  • Added the IgnoreProperties attribute.

v0.12.0

  • Added the Dispatches attribute.

  • Added the Listener attribute.

  • Added the Observer attribute.

v0.11.0

  • Added the castAndCreate method.

  • Added the castAndFill method.

  • Added the castAndSet method.

  • Added the castAndUpdate method.

v0.10.1

  • Merge hidden attribute list instead of replacing it (same way it is done with fillable, etc.).

v0.10.0

  • Ability to define a custom name for the relationships.

  • Validation messages support for localization.

Last updated