Skip to content

v1.0.8

Compare
Choose a tag to compare
@mahmoudmohamedramadan 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, and BelongsToMany relationships in #4.
  • Add the ability to use Local Scopes and Global 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