v1.0.8
mahmoudmohamedramadan
released this
31 Oct 21:26
·
154 commits
to 1.x
since this release
Added
- Add the ability to order the result using
HasOne
,HasMany
,BelongsTo
, andBelongsToMany
relationships in #4. - Add the ability to use
Local Scopes
andGlobal Scopes
in #5.
Changed
- Improve the code's readability.
- Optimize the query time.
Fixed
- Fix the result ordering by model relationship in #2.
Full Changelog: v1.0.7...v1.0.8