0.6.0
Fixes an issues where the creator
, editor
and destroyer
methods would resolve to the incorrect class.
Breaking changes
- This release drops support for Laravel < 5.2.
- This release removes an accidental behaviour where
updated_by
could be set tonull
, overwriting the last set value, if no user is present.