Skip to content

v3.0.0

Compare
Choose a tag to compare
@ryanmitchell ryanmitchell released this 29 Nov 21:46
· 77 commits to master since this release
bf039e9

This release contains potentially breaking changes if your assets are eloquent-driven. All asset queries now take place through an Asset Query builder, significantly reducing the number of file system calls. This should lead to noticeable performance gains, however your filesystem may no longer stay in sync with your database.

Review the pull request with the changes, and review the latest readme for more information.

What's Changed

Full Changelog: v2.10.0...v3.0.0