Skip to content

v3.0.0

Compare
Choose a tag to compare
@mickhansen mickhansen released this 17 Oct 13:46
· 164 commits to master since this release

This major release changes the general philosophy of the project to rely on batching rather than includes.
Almost all use cases will experience great performance improvements.
There is a minor performance degradation in cases where the query is only one level deep with a single belongsTo relation.