Releases: jpkleemans/attribute-events
Releases · jpkleemans/attribute-events
1.5.0
1.4.0
1.3.0
Add support for Laravel 9 style accessors.
1.2.0
1.1.0
Add support for JSON attributes.
1.0.3
- Add tests for multiple events & update method.
- Update dev dependencies to Laravel 8.
1.0.2
Add tests for replicate & withoutEvents methods.
1.0.1
Update documentation.
1.0.0
The first stable release 🎉 Attribute Events is now ready for production.
- Add support for attributes defined by an accessor.
- Only record attribute events when updating.
0.2.0
Add support for boolean and numeric attribute values.