Skip to content

Releases: Torann/laravel-repository

v0.5.3

08 Nov 18:52
Compare
Choose a tag to compare
  • Add getOrderBy method

v0.5.2

22 Jun 20:17
Compare
Choose a tag to compare
  • Version bump

v0.5.1

30 May 19:17
Compare
Choose a tag to compare
  • Fix range query when the value is an array
  • Add the ability to search using wherein

v0.5.0

22 May 18:14
Compare
Choose a tag to compare
  • Improved alias tracking for joined tables during search

v0.4.9

22 May 17:10
Compare
Choose a tag to compare
  • Add range querying support

v0.4.8

22 May 16:32
Compare
Choose a tag to compare
  • Add a per page max for pagination
  • Support searching on relationships
  • Add missing $columns arguments

v0.4.7

17 Oct 13:39
Compare
Choose a tag to compare
  • Fix global order by bug

0.4.6

09 Oct 19:01
Compare
Choose a tag to compare
  • Fix bug with searchable key masks

0.4.5

02 Oct 15:20
Compare
Choose a tag to compare
  • Fix pagination bug

0.4.4

11 Sep 22:22
Compare
Choose a tag to compare

Add limit and more pagination arguments