v1.0.1
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 ofEloquent Builder
. - Add the ability to order the results using
addOrderBy
method.
Changed
- Rename the methods to be more descriptive.