Skip to content

Conversation

@stierler
Copy link
Collaborator

@stierler stierler commented Aug 2, 2016

  • Events: Added 3 events: revisionable.created, revisionable.saved, and revisionable.deleted
  • Morphs: revisionable_type now is set via $this->getMorphClass() instead of get_class($this).
  • Fixed issue where keys containing _id but not at the end of the string were considered relationships.
  • Fixed hardcoded "deleted_at" column, now respects the getDeletedAtColumn().
  • getUserId() has been renamed to getSystemUserId() to prevent issues with others.
  • Updated/fixed some logic that could cause breakage. array_merge of do/dontKeep and keepRevisionOf*
  • Minor documentation updates.

@stierler stierler merged commit 5a76d29 into master Aug 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants