Skip to content

v1.0.1

Compare
Choose a tag to compare
@mahmoudmohamedramadan mahmoudmohamedramadan released this 05 Oct 22:09
· 239 commits to 1.x since this release

Added

  • Speed up the query time using Query Builder instead of Eloquent Builder.
  • Add the ability to order the results using addOrderBy method.

Changed

  • Rename the methods to be more descriptive.