Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@rikkipitt rikkipitt released this 08 Dec 09:30
· 0 commits to main since this release
60d3b7c

Allow for custom version class

This pulls from the current model config (if given) to fetch the appropriate class to look up version history - defaulting to PaperTrail::Version when no class is set on a configured model.

Thanks @codealchemy