Skip to content

Beta Release

Choose a tag to compare

@JustSteveKing JustSteveKing released this 20 Sep 07:16
· 38 commits to main since this release

This is the beta release of the package, the only thing that has changed is underlying dependencies and moving the migrations from being ran automatically to them needing to be published and ran manually. This is to allow any custom overrides as this package leans on newer laravel practices such as unsignedBigIntegers for ID's and relationships - which can break on legacy projects that have been updated.